Commit Graph

20 Commits

Author SHA1 Message Date
Paweł Żak b8c0734473
chore: Bump golangci-lint to 1.50.0 (#11957)
Co-authored-by: Pawel Zak <Pawel Zak>
2022-10-07 17:30:21 -05:00
Alex e292ad2b4c
build: github Workflows security hardening (#11843) 2022-09-23 15:11:32 -06:00
Sebastian Spaink c653f4dcb5
chore: Update golangci-lint (#11705) 2022-08-19 09:42:50 -05:00
Joshua Powers 0568006fa5
chore: only lint changed READMEs (#11677) 2022-08-17 07:34:26 -06:00
Sven Rebhan f4eefeadcc
fix: update golangci-lint from v1.45.2 to v1.46.2 (#11191) 2022-05-25 12:48:45 -06:00
reimda 622815c4a2
chore: add readme linter to CI (#11020) 2022-05-23 13:03:28 -06:00
Tyson Kamp 9c02a47e8f
feat: add influx semantic commits checker, checks only last commit. (#11037) 2022-05-10 15:18:52 -06:00
Sebastian Spaink 3518577992
chore: enable linting of shell scripts (#11031) 2022-04-27 12:26:03 -05:00
Tyson Kamp 6be1507d1e
chore: remove influxdata/validate-semantic-github-messages github workflow (#11036) 2022-04-26 12:21:03 -06:00
Tyson Kamp c8aba006dc
chore: Adding influx's semantic commit and PR message checker, so we … (#11009)
* chore: Adding influx's semantic commit and PR message checker, so we can deprecate semantic-pull-requests

* feat: change commit history for semantic validation to 1 (last commit)
2022-04-26 11:01:18 -07:00
Sebastian Spaink 8d3e089f9d
chore: add actions/setup-go@v2 to linter config (#10935) 2022-04-04 11:28:32 -05:00
Sebastian Spaink c1263fb03b
fix: super-linter use v4.8.1, issue with latest (#10108) 2021-11-15 08:09:39 -07:00
Sebastian Spaink 00325f20c0
chore: only check new issues with Go linter (#10054) 2021-11-03 15:57:44 -05:00
Sebastian Spaink 79dadd3da8
chore: add Super Linter Github Action (#10014) 2021-11-02 14:03:24 -06:00
Sebastian Spaink e17561d13b
fix: update golanci-lint to v1.42.1 (#9932) 2021-10-18 09:28:46 -05:00
Paweł Żak 9ddd189cd3
Proposal of enabled linters and their settings. (#8951)
* Proposal of enabled linters and their settings.

* Workaround to skip weird "plugins/parsers/influx/plugins/parsers/influx" directory

* Update to reflect changes in github actions

* Back to the last state

* Fix

Co-authored-by: Pawel Zak <Pawel Zak>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2021-03-12 12:14:31 -06:00
Sebastian Spaink 21ca31c481
Mute linting errors when running against master branch (#8977)
* Mute errors when running on master branch

* One config, with conditional statement

* improve names
2021-03-11 16:48:16 -05:00
Sebastian Spaink 1d8a65069f
Move golangci-lint from circle-ci to github actions (#8975)
* Move lint to github actions

* Update version

* timeout and scheduled trigger
2021-03-11 14:35:10 -06:00
Daniel Nelson b990901110
Revert "Add CLA check GitHub action (#6479)"
This reverts commit 8eb8643a3a.
2019-10-14 15:08:22 -07:00
George 8eb8643a3a Add CLA check GitHub action (#6479) 2019-10-04 11:30:43 -07:00