Paweł Żak
|
cf2a820cac
|
chore: Enable `testifylint:go-require` checker (#16158)
|
2024-11-13 01:32:57 -06:00 |
Sven Rebhan
|
61902ba15a
|
docs(outputs): Add plugin metadata and update description (#16061)
|
2024-10-28 18:00:22 +01:00 |
Pavlo Sumkin
|
ed6d8ae625
|
chore(deps): Bump github.com/gwos/tcg/sdk from v8.7.2 to v8.8.0 (#15947)
Co-authored-by: Pavlo Sumkin <pavlo@bluesunrise.com>
Co-authored-by: VladislavSenkevich <mr.senkevich@gmail.com>
|
2024-10-08 15:19:19 -05:00 |
Paweł Żak
|
1422c09294
|
test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566)
|
2024-07-01 15:00:13 +02:00 |
Sven Rebhan
|
71b58ddaf5
|
chore(log): Restructure and cleanup logging code (#15234)
|
2024-05-10 16:43:43 -05:00 |
Paweł Żak
|
97f47c11dd
|
chore(linters): Fix findings found by testifylint: empty (#14179)
|
2023-10-25 15:09:13 -06:00 |
Sven Rebhan
|
e2c4e10650
|
chore(secrets): Abstract secret implementation (#13953)
|
2023-09-25 14:37:04 -06:00 |
Paweł Żak
|
727533ee55
|
chore: Enable deferInLoop, exitAfterDefer and unnecessaryDefer checkers for gocritic (#13280)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-05-19 09:55:08 +02:00 |
Sven Rebhan
|
83b4056985
|
fix(secrets): Minimize secret holding time (#13002)
|
2023-04-03 07:28:41 -06:00 |
Paweł Żak
|
39d6b1d5cb
|
chore: Fix linter findings for errorlint (part3) (#12704)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-02-22 13:38:16 +01:00 |
Sven Rebhan
|
dfc5cdf924
|
docs: indicate secret-store support in plugin READMEs (#12592)
|
2023-02-02 09:31:23 -07:00 |
Sven Rebhan
|
f5c2c4abf0
|
feat(secretstores): convert many output plugins (#12497)
|
2023-01-25 13:02:29 -07:00 |
Thomas Casteleyn
|
61523bd4b9
|
feat(tools/readme_linter): Check for global configuration section (#12426)
|
2023-01-12 16:55:21 +01:00 |
Paweł Żak
|
74703d092b
|
chore: Fix linter findings for prealloc (part2) (#12242)
|
2022-11-15 09:31:51 +01:00 |
Paweł Żak
|
6816aefcd5
|
chore: fix linter findings for unparam and revive.unused-parameter (#12150)
|
2022-11-08 12:04:12 -07:00 |
Joshua Powers
|
49ac03fa80
|
docs: add global configuration header (#12107)
|
2022-10-26 14:58:36 -05:00 |
Paweł Żak
|
9ff5cda6e8
|
chore: Resolve linter issues for plugins/common package (#11964)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2022-10-11 11:31:44 -05:00 |
Sven Rebhan
|
8e23402305
|
chore: remove deprecated io/ioutils (#11678)
|
2022-09-20 09:37:14 -06:00 |
Sebastian Spaink
|
d67f75e557
|
docs: Remove warning not to remove go:embed (#11797)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2022-09-13 12:47:58 -05:00 |
Joshua Powers
|
8c49ddccc3
|
chore: update to go1.19.1 (#11776)
|
2022-09-08 12:49:36 -06:00 |
Pavlo Sumkin
|
678e6e7a8c
|
feat(outputs.groundwork): Improve metric parsing to extend output (#11443)
|
2022-07-20 13:05:01 -06:00 |
Sven Rebhan
|
524038a1ec
|
fix: Sync back sample.confs for inputs.couchbase and outputs.groundwork. (#11413)
|
2022-06-29 09:04:28 -06:00 |
Vladislav Senkevich
|
2d7f2094e9
|
feat: add default appType as config option to groundwork output (#11300)
|
2022-06-15 13:25:09 -06:00 |
Joshua Powers
|
2fc19fa308
|
chore: correctly spell embed (#11200)
|
2022-05-27 07:13:47 -06:00 |
Sven Rebhan
|
d9a6d8b774
|
chore: embed sample configurations into README for outputs (#11182)
|
2022-05-25 08:48:59 -06:00 |
Sebastian Spaink
|
256caede89
|
chore(outputs): migrate sample configs into separate files (#11131)
|
2022-05-18 11:30:06 -05:00 |
reimda
|
6ba3b1e91e
|
chore: Fix readme linter errors for output plugins (#10951)
|
2022-04-21 09:45:47 -06:00 |
Sebastian Spaink
|
a7df6c6aa6
|
feat: migrate output plugins to new sample config format (#10910)
|
2022-04-07 15:55:03 -06:00 |
Thomas Casteleyn
|
906c71481b
|
fix: Set NextCheckTime to LastCheckTime to avoid GroundWork to invent a value (#10623)
|
2022-02-22 09:28:22 -07:00 |
Pavlo Sumkin
|
e4f040a2df
|
feat: process group tag for groundwork output plugin (#10499)
Co-authored-by: Pavlo Sumkin <pavlo@bluesunrise.com>
|
2022-01-27 11:25:28 -06:00 |
Vladislav
|
1d6d01a6db
|
fix: update GroundWork SDK and improve logging (#10255)
|
2021-12-23 10:43:34 -07:00 |
Vladislav
|
27dea9bd8f
|
feat: add new groundwork output plugin (#9891)
|
2021-11-30 14:25:21 -07:00 |