Vasile Popescu
cbaed0c937
Add a GH action to build the code for every PR
2022-11-18 15:28:10 +01:00
Vasile Popescu
02af910efe
Update the go modules
2022-11-18 15:28:10 +01:00
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.
2022-02-05 19:35:14 +01:00
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
2022-02-05 19:35:14 +01:00
Elis Popescu
5ab9061d22
Make the go build action more verbose
2021-04-05 15:23:18 +03:00
Elis Popescu
de15db1ca0
Add a github workflow to build the tool
2021-04-05 15:20:34 +03:00