Commit Graph

6 Commits (master)

Author SHA1 Message Date
Vasile Popescu cbaed0c937 Add a GH action to build the code for every PR 1 year ago
Vasile Popescu 02af910efe Update the go modules 1 year ago
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