Commit Graph

5 Commits

Author SHA1 Message Date
Enrico Candino 6db3e90cdd
[v2.9] Upload CLI assets to GCS (#379)
* upload assets to gcs

* fix upload path
2024-07-12 16:46:25 +02:00
Enrico Candino e2015650fa
avoid recursive find and inclusion of sha256sum.txt file in shasum (#368) 2024-05-08 17:38:49 +02:00
Enrico Candino b2896566b2
Fix GitHub Action permission to publish assets (#367)
* added contents write permission to publish assets in release

* added comment
2024-05-08 13:10:30 +02: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
Enrico Candino a85cc1096a
GHA migration: secrets check (#365)
* added steps to read migrated secrets

* fixed indentation and naming
2024-04-24 17:03:25 +02:00