Commit graph

4 commits

Author SHA1 Message Date
Facundo Olano
adb17ad9d2
run linter in github actions (#20)
* run linter in github actions

* try fixing go mod

* no install go

* again

* maybe this?

* separate install

* no v

* fix lint errors
2024-02-29 19:34:33 -03:00
facundoolano
4b7c08e2cb update actions versions 2024-02-21 13:01:50 -03:00
Facundo Olano
5e0f7cb163
Release action (#8)
* rename test workflow

* add a release action

* rename

* replace set output

* improve matrix expression

* fix

* try ld flags for smaller binaries

* remove tag from binary name

* adjust the readme commands to the release paths
2024-02-19 21:58:52 -03:00
Facundo Olano
859327d4bd
Add go build actions workflow (#3)
* Add go build actions workflow

* set go to 1.22
2024-02-16 12:37:47 -03:00