Commit Graph

28 Commits (f35adaf14356b6d6f4efe7b1241105c4829bc114)

Author SHA1 Message Date
dependabot[bot] e0abfd0962
chore(deps): bump golangci/golangci-lint-action from v2.5.1 to v2.5.2
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.5.1 to v2.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.5.1...5c56cd6c9dc07901af25baab6f2b0d9f3b7c3018)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 07:20:33 +00:00
Ice3man543 563fdb2033 Added working directory 2021-03-30 15:30:23 +05:30
Ice3man543 e6e1d3e8cd Fixed go.mod parsing issue 2021-03-30 15:28:00 +05:30
dependabot[bot] 221eee8e08
chore(deps): bump golangci/golangci-lint-action from v2.4.0 to v2.5.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.4.0 to v2.5.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.4.0...d9f0e73c0497685d68af8c58280f49fcaf0545ff)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 07:25:40 +00:00
Mzack9999 d2e5cb05cd
Merge branch 'master' into dev 2021-02-20 21:12:28 +01:00
Mzack9999 b42b993398 go version bump 2021-02-18 20:44:16 +01:00
Mzack9999 6bacefed0a adding dep bot 2021-02-17 15:52:38 +01:00
sandeep e9d1a2767b Update build.yaml 2021-02-16 01:59:38 +05:30
sandeep 2a1775bac5 build fix 2021-02-14 13:15:48 +05:30
Víctor Zamanillo ce85c4cff9 bump golangci-lint to 1.33 2020-12-13 21:52:34 +01:00
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