Commit Graph

18 Commits (9064057c69ff4fd83d162ccdffba224b8e163304)

Author SHA1 Message Date
Víctor Zamanillo dd1c7111ed Fixed CI
golangci does not find any issues because the working dir path is wrong and it only analizes main.go
2020-10-14 21:29:04 +02:00
Víctor Zamanillo 13059c2177 Fix CI
We need to set the working directory to allow golangci-lint to resolve go modules.
2020-09-25 13:58:13 +02:00
Mzack9999 7d89b5facb go mod v2 fix 2020-09-24 19:02:02 +02:00
bauthard 2c3b5cc366
Merge pull request #278 from vzamanillo/golangci-lint
Initial adoption of golangci-lint for continuous integration
2020-08-10 12:03:40 +05:30
bauthard 52dc6992b5 Update issue templates 2020-07-30 18:04:41 +05:30
bauthard 4960cd041d Update issue templates 2020-07-30 17:45:52 +05:30
Víctor Zamanillo 0ab333f311 Fixed lint
Build fails because we are running go get before running this action: fetched $GOPATH/pkg/mod conflict. Ref: https://github.com/golangci/golangci-lint-action/issues/23
2020-07-23 23:26:30 +02:00
Víctor Zamanillo e2c5350c31 Added golangci-lint to the build workflow 2020-07-23 15:17:24 +02:00
Mzack9999 b9ce80415a using ld compiler 2020-07-13 19:32:33 +02:00
Mzack9999 552da55ed6 updated docker endpoint 2020-06-04 11:15:56 +02:00
Mzack9999 d754b1d5b3 introduced goreleaser 2020-06-04 02:51:05 +02:00
Mzack9999 2e9df5cac1 updated actions and dockerfile 2020-06-04 02:50:19 +02:00
Mzack9999 5c31747170 adding build action 2020-06-04 02:47:48 +02:00
Ice3man543 adde2f84d6 Hopefully final fix to the github action workflow 2019-12-07 10:04:40 +05:30
Ice3man543 0e27e3c438 Fixed workflow action 2019-12-06 19:48:21 +05:30
Ice3man543 a1a324b68d Added more workflow stuff 2019-12-06 18:13:42 +05:30
Ice3man543 9cf9dfa35b Fixed the workflows 2019-12-06 18:08:56 +05:30
Ice3man543 443181d539 Added release scripts to subfinder 2019-12-06 18:02:16 +05:30