Commit graph

5 commits

Author SHA1 Message Date
Stefan Benten
2fbd19365c
.github/workflows: adding golangci-lint as new job (#453)
In order to follow golang's best practices, we should lint the code base properly beyond usual syntax mistakes.
2021-12-26 14:03:27 +01:00
Andrea Spacca
96723b2685 fix go1.16, add go1.17 2021-10-26 19:34:40 +02:00
Andrea Spacca
8f6e44b212
Fix workflows (#376)
* tests on PR
2021-05-21 17:20:45 +02:00
Andrea Spacca
2e2c07c3a0
tests on PR (#375)
* tests on PR
2021-05-21 17:16:43 +02:00
Federico Marzocchi
16e94447f7
GitHub workflow for releases (#368)
* GitHub workflow for releases

* avoid renaming

* add workflow for tests

* fix workflow name

* one yaml for all

* fix yaml

* add missing pipe

* add conditional

* also rename that other var

* remove empty version

* print the go version

* add name to step

* add go version when building

* split files

* remove dependency

* delete travis and add badge

* CHANGE NAMES TO LOWER CASE
2021-05-01 19:53:15 +02:00