Commit Graph

4 Commits (49d0e848a4aaf2562e6ad96891a5bf1ff4e68778)

Author SHA1 Message Date
Philippe Grégoire f89d4cd34f Rewrite release action with matrix strategy
Rewrites the `releases` GitHub action to leverage the matrix
strategy support. This allows for a simplified target platforms
management and (hopefully) reduces build times by leveraging
parallelism.
2 years ago
Philippe Grégoire f75206bce6 Automatically build and publish releases
Adds a GitHub action to automatically build and publish releases when
a tag matching "v*" is pushed.

Makes use of https://github.com/marvinpinto/action-automatic-releases
2 years ago
Elis Popescu 5ab9061d22
Make the go build action more verbose 3 years ago
Elis Popescu de15db1ca0 Add a github workflow to build the tool 3 years ago