Commit Graph

19 Commits

Author SHA1 Message Date
Ben Rexin 12848fbb29
Support linux/arm64 platform (#447) 2025-07-09 14:30:51 -04:00
Enrico Candino 192a95e4ed
[v2.9] Migrate from Drone to Github Actions, remove Dapper and add Darwin/arm64 support (#362)
* enabled gofmt linter, added lint scripts, removed dapper from Makefile

* added build (with arm64 support), package steps, and fossa job

* github tag, and envs

* upload assets

* removed dapper and google cloud storage

* moved checkout steps

* removed drone.yml

* requested changes

- removed extra Test step
- added check for run on PRs
- added FOSSA check on release

* moved fossa in its own workflow

* remove manual trigger and tag check on release
2024-05-06 12:31:58 +02:00
Venkata Krishna Rohit Sakala 8cd643337e Add s390x arch support 2021-11-12 19:49:30 +05:30
Dan Ramich 10287707a7 Update build to 1.16 and dependencies
Switch to golangci-lint
2021-03-12 17:17:39 -07:00
Dan Ramich ba6fa2238d Update build flags 2019-10-24 16:14:14 -07:00
Dan Ramich a8000549ed Update build process
Problem:
The cli is using an old go version
It does not use all the validation tools rancher/rancher uses

Solution:
Update to go version 1.12.9
Include goimports for validation
2019-09-03 16:58:33 -07:00
Bill Maxwell fad2a30e43 Update to publish images 2018-09-11 11:15:13 -07:00
Dan Ramich affecc3df0 Update build for windows 2018-03-05 10:11:59 -07:00
Dan Ramich ec1e283323 Adding of new commands 2018-02-13 11:01:39 -07:00
Daishan Peng 967d978619 disable windows 2017-09-15 16:57:07 -07:00
Josh Curl eb7e8576f8
Remove go generate from build 2017-05-04 10:44:17 -07:00
Josh Curl 711e6e58a4
Remove old files 2017-03-10 17:22:32 -08:00
Darren Shepherd 0ea05c34db Build rancher/cli image 2017-03-02 21:22:50 -07:00
Josh Curl e482f8c8d5
Remove scripts/inline_schema.go 2017-02-24 11:37:12 -08:00
Josh Curl 8a500ef99b
Bump schemas 2016-10-31 01:58:56 -07:00
Josh Curl e21e6f3cd9
Modify libcompose schema to support Rancher Compose specific fields 2016-10-11 13:27:44 -07:00
Darren Shepherd 1adaa561d9 Add windows 32bit build 2016-08-13 13:32:23 -07:00
Darren Shepherd cc95326170 Initial development 2016-07-27 17:55:02 -07:00
Darren Shepherd fd5da291c4 Initial Commit 2016-05-26 20:00:15 -07:00