Commit Graph

121 Commits

Author SHA1 Message Date
Joshua Powers e0b95ea391
chore: update golangci-lint (#13110) 2023-04-18 14:01:28 -06:00
Sven Rebhan 93bb5779fe
fix(govulncheck): Downgrade govulncheck to fix github action (#12973) 2023-03-28 08:39:58 -06:00
Sven Rebhan 636f7c3598
chore(deps): Bump govulncheck-action from 0.0.9 to 0.10.0 (#12927) 2023-03-22 14:15:36 -06:00
Paweł Żak 5c234d8749
chore: Bump golangci-lint from v1.51.0 to v1.51.2 (#12782)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-03-03 10:06:54 +01:00
Joshua Powers 9e7be56875
chore: only run govulncehck on master 2023-03-02 14:53:27 -07:00
Sven Rebhan 56dfcedc4d
chore(CI): Add govulncheck Github action (#12783) 2023-03-02 14:12:01 -07:00
Paweł Żak 1e04e3822c
chore: mention make lint in PR template and contributing doc (#12703) 2023-02-17 13:00:42 -07:00
Paweł Żak 0339432753
chore: Show file names and line numbers for found issues in github action logs (#12618)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-02-07 17:03:24 +01:00
Paweł Żak 257083dba8
chore: bump go to 1.20 for golangci-lint-action (#12614) 2023-02-03 14:35:29 -07:00
Paweł Żak 17c77df228
chore: Bump golangci-lint from v1.50.1 to v1.51.0 (#12605)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-02-03 10:27:47 +01:00
Paweł Żak 473aa0de17
chore: Lint whole codebase both in PR and master branch (#12590) 2023-02-02 14:16:21 +01:00
Joshua Powers 342a4f8303
chore: update readme linter changed files version (#12251) 2022-11-18 07:22:56 -07:00
Sebastian Spaink 9039af6990
chore: Increase golangci-lint timeout (#12106) 2022-10-26 11:39:03 -05:00
Paweł Żak 9d9eb403a6
chore: Review of //nolint comments (#12088) 2022-10-26 12:06:08 +02:00
Sebastian Spaink b835dae74d
chore: Update golangci-lint Go version (#12055) 2022-10-19 08:20:12 -06:00
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
Sebastian Spaink 8307a40af0
chore: Fix support issue template (#11617) 2022-08-03 14:54:08 -05:00
Sebastian Spaink 714f2f5de8
chore: Migrate all issue templates to yaml (#11612) 2022-08-03 12:31:12 -05:00
Sebastian Spaink 19b77ad507
chore: Check for readme changes in each PR (#11495) 2022-07-12 15:30:53 -05:00
Sebastian Spaink f4d3aa25e1
chore: Remove prefix to use the default `chore(deps)` (#11315) 2022-06-16 10:44:44 -05: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
Thomas Casteleyn b9e66f8b9a
chore: set telegraf log as text block in bug reports (#10895) 2022-03-25 10:32:39 -06:00
reimda dd9c600dc3
chore: fix typo in bug report template (#10582) 2022-02-03 14:24:14 -07:00
Joshua Powers 3dcc99124c
fix: update bug template 2021-12-21 14:03:59 -07:00
Joshua Powers 5c826e0c30
chore: add logs section for bug reports (#10323) 2021-12-21 14:01:49 -07: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
Samantha Wang b5ee27212e
docs: remove bug_report template (#10002) 2021-10-26 11:03:05 -06:00
Samantha Wang 90eeee7824
chore: create bug report form (#9976) 2021-10-25 09:36:16 -06:00
Sebastian Spaink e17561d13b
fix: update golanci-lint to v1.42.1 (#9932) 2021-10-18 09:28:46 -05:00
Helen Weller 68333d70f0
fix: remove eg fix: which breaks label bot functionality (#9859) 2021-10-04 17:30:59 -04:00
Sebastian Spaink 3d7d5f2b36
fix: prefix dependabot commits with "fix:" (#9641) 2021-08-19 15:30:37 -05:00
Sebastian Spaink 8bf97809a8
docs: information on new conventional commit format (#9573) 2021-08-03 15:05:22 -06:00
Sebastian Spaink 5330a74fea
Migrate soniah/gosnmp import to gosnmp/gosnmp (#9203) 2021-05-13 15:00:57 -05:00
Sebastian Spaink c83577b23d
Update Dependabot config: ignore all packages with *.v* (#9206) 2021-04-27 15:46:21 -05:00
Sebastian Spaink 06d85ae457
Ignore soniah/gosnmp depedency (#9205) 2021-04-27 15:04:30 -05:00
Sebastian Spaink 16894c6c75
Resolve dependabot error by ignoring package (#9202)
Ignoring the package `gopkg.in/djherbis/times.v1` because it is causing dependabot to throw the following error:

```
Dependabot wasn't able to update gopkg.in/djherbis/times.v1

The module path gopkg.in/djherbis/times.v1 found in your go.mod doesn't match the actual path github.com/djherbis/times found in the dependency's go.mod.

Updating the module path in your go.mod to github.com/djherbis/times should resolve this issue.
```
2021-04-27 12:03:50 -05:00
reimda 24c8fb20dc
Update PR template to encourage linking to issues (#9023) 2021-03-19 12:04:20 -06: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
Sebastian Spaink 149c2c2738
Create dependabot.yml (#8614)
Check weekly for dependency updates, will create a pull request if any are found.
2021-01-19 11:17:36 -05:00
Sebastian Spaink 6bd5334f8b
Update template, remove CLA checkbox (#8680) 2021-01-13 09:51:07 -06:00
Steven Soroka a087cb990c
Update Support.md 2020-08-13 18:39:25 -04:00
Steven Soroka 73815a80b1
Create Support.md 2020-08-13 18:38:21 -04:00
Steven Soroka 06a57c8479
add label to feature request. 2020-08-13 18:31:04 -04:00
Steven Soroka 4ef2b4eada
Update Bug_report.md 2020-08-13 18:06:52 -04:00
Josh Soref 2c56d6de81
Fix spelling errors in comments and documentation (#7492) 2020-05-14 00:41:58 -07:00
Steven Soroka dafd08c0ca add docker to bug report instructions 2020-03-16 19:17:49 -04:00
Daniel Nelson 592ca4ebde
Update GitHub bug issue template (#6554) 2019-10-21 14:46:19 -07: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
Russ Savage cd99ceea62 Fixing spelling in bug template (#6374) 2019-09-10 10:55:39 -07:00
Greg 5bf793bb94 Update issue templates to include code block and comments (#5721) 2019-04-12 12:22:16 -07:00
Daniel Nelson 21167a6232
Remove combined issue template 2018-05-07 11:43:23 -07:00
Daniel Nelson 2fe167b8a7
Update issue templates (#4116) 2018-05-07 11:38:09 -07:00
Daniel Nelson 1459fab4d6
Remove changelog item from pull request template
Person who merges PR is now expected to update the CHANGELOG.
2017-05-22 12:06:48 -07:00
Daniel Nelson ceb36adac7 Update issue template 2017-03-06 11:20:53 -08:00
Cameron Sparr dbf6380e4b update PR template with changelog note 2016-08-17 18:24:06 +01:00
Cameron Sparr 5b43901bd8 update issue_template.md 2016-06-14 18:17:11 +01:00
Cameron Sparr 35eb65460d github issue and pr templates 2016-05-19 12:11:19 +01:00