Commit graph

119 commits

Author SHA1 Message Date
Matthew R Kasun 72180e0980 make goreleaser work on publish release 2023-02-15 15:29:42 -05:00
Matthew R Kasun 3fcbce7ab6 workflow updates
add goreleaser.yml
	use goreleaser action to build/publish netmaker/nmctl release assets
streamline Dockerfile
update go-builder to run on push to develop
2023-02-15 09:29:28 -05:00
Matthew R. Kasun 8bfe255eab Merge remote-tracking branch 'origin/develop' into netclient_refactor_latest
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2023-01-04 14:16:12 -05:00
Matthew R. Kasun 9dfaa7caff prevent libc errors by building static binary 2023-01-03 17:00:01 -05:00
Matthew R. Kasun a8a7e4b41b add nmctl to build & release workflow 2023-01-03 10:37:35 -05:00
Matthew R. Kasun 44e8ecd875 remove netclient releated workflows 2022-12-14 10:17:37 -05:00
dependabot[bot] be8b2df852
Bump peter-evans/repository-dispatch from 2.1.0 to 2.1.1
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 23:08:34 +00:00
dcarns 40e90a294a
Merge pull request #1794 from gravitl/dependabot/github_actions/develop/actions/setup-go-3
Bump actions/setup-go from 2 to 3
2022-12-09 11:13:54 -05:00
dependabot[bot] 6d193dcaf7
Bump peter-evans/repository-dispatch from 2.0.0 to 2.1.0
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 15:52:40 +00:00
dependabot[bot] 6163618d37
Bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 15:52:37 +00:00
Matthew R Kasun 3a936e573a
add apt update 2022-11-30 08:15:26 -05:00
shanker JJ 954537d2b3 Support for MIPs arch 2022-11-21 22:35:15 +09:00
Matthew R. Kasun e97566f069 update to go 1.19
docker files need to be updated as go-builder is built on
golang:1.19-alpine3.16 so base image for netmaker/netclient
needs to be updated to apline3.16 as well
2022-11-10 16:06:03 -05:00
Matthew R. Kasun eb2e9958b7 add ee build to docker-publish workflow and ...
updated actions to latest versions
2022-11-10 10:52:44 -05:00
shanker JJ 6c76a2bfcf Adding support in workflow to uploade mips binary in release 2022-10-24 11:10:32 +09:00
Matthew R. Kasun 160cc6ba36 fix path for netclient darwin headless 2022-09-21 10:27:43 -04:00
Matthew R. Kasun d0593add15 nogui --> headless 2022-09-14 09:30:12 -04:00
Matthew R. Kasun 04875c8b5e add darwin-nogui to release assets 2022-09-14 08:17:35 -04:00
Matthew R. Kasun d75708512f fix version number in freebsd builds 2022-07-08 15:16:32 -04:00
Matthew R. Kasun 954863aad6 fix name of arm rpm
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-06-02 14:32:25 -04:00
Matthew R. Kasun 0bb0af1e8a missing - 2022-05-16 16:42:42 -04:00
Matthew R. Kasun 21f67596b9 mend 2022-05-14 11:43:48 -04:00
Matthew R. Kasun 5367a1eba9 need CGO_ENABLED for cross-compile on darwin 2022-05-14 11:42:55 -04:00
Matthew R. Kasun 88aa3ef91a restructure needs 2022-05-11 14:44:27 -04:00
Matthew R. Kasun b2956c8a8a typo 2022-05-11 14:31:09 -04:00
Matthew R. Kasun 0f0f2a7092 fix for gui builds 2022-05-11 14:27:23 -04:00
Matthew R. Kasun 6a7b8b65a7 rm CGO 2022-05-10 09:27:23 -04:00
Matthew R. Kasun d5080174fb remove shell: bash from build step 2022-05-10 09:27:23 -04:00
Matthew R. Kasun dd4a8b6548 remove GOOS GOARCH 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 341c73e0fd put mysys2 setup back 2022-05-10 09:27:23 -04:00
Matthew R. Kasun c4ef416885 add go get back 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 6f4dc4bb36 remove debugging 2022-05-10 09:27:23 -04:00
Matthew R. Kasun a67a68f2a6 slash change 2022-05-10 09:27:23 -04:00
Matthew R. Kasun e25e6e06e9 install cmd 2022-05-10 09:27:23 -04:00
Matthew R. Kasun bd21769b19 slash change 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 39b75471b7 another attempt at running goversioninfo from command line 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 2f0c986177 use setupGo v3 2022-05-10 09:27:23 -04:00
Matthew R. Kasun eb43501765 add -v to go get/install 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 3a2e9ec18e goversioninfo from cmdline 2022-05-10 09:27:23 -04:00
Matthew R. Kasun dc2b225b66 get info 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 9b94d701ad setting path 2022-05-10 09:27:23 -04:00
Matthew R. Kasun e739f38507 4rd attempt at setting path 2022-05-10 09:27:23 -04:00
Matthew R. Kasun a98c930561 3rd attempt at setting path 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 88a0f652ae another attempt at setting path 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 5491c0633e another attempt at setting path 2022-05-10 09:27:23 -04:00
Matthew R. Kasun f09ce25ec9 use BASH 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 86b6c99902 add GOPATH to windows PATH 2022-05-10 09:27:22 -04:00
Matthew R. Kasun fedf93cdf9 set windows path to include %HOME%/go/bin 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 114a07c234 use full path with go get 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 351a7b5398 use go get 2022-05-10 09:27:22 -04:00