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 |
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 |
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 |
M.D
|
fed88fcb44
|
feat(exec, execd): add an option to pass a custom environment to their child process (#11049)
|
2022-05-10 15:34:05 -06:00 |
Sebastian Spaink
|
a7df6c6aa6
|
feat: migrate output plugins to new sample config format (#10910)
|
2022-04-07 15:55:03 -06:00 |
Joshua Powers
|
0d8d118319
|
chore: clean up all markdown lint errors in output plugins (#10159)
|
2021-11-24 11:47:33 -07:00 |
Paweł Żak
|
3dc5281632
|
fix: Linter fixes for plugins/outputs/[a-f]* (#10124)
|
2021-11-18 09:26:24 -07:00 |
Sven Rebhan
|
9853bf6c54
|
Get rid of deprecated internal.{Duration,Size,Number} (#8969)
|
2021-04-09 13:15:04 -04:00 |
Steven Soroka
|
4dcc3c0ad7
|
exec plugins should not truncate messages in debug mode (#8333)
|
2021-03-18 17:21:30 -04:00 |
Paweł Żak
|
ba66d4facb
|
Revive fixes - part 1 (#8797)
* Revive fixes regarding following set of rules:
[rule.blank-imports]
[rule.context-as-argument]
[rule.context-keys-type]
[rule.dot-imports]
[rule.error-return]
[rule.error-strings]
[rule.indent-error-flow]
[rule.errorf]
|
2021-02-08 11:18:40 -05:00 |
Helen Weller
|
d41569caed
|
Integration test audit (#8725)
|
2021-01-26 11:06:12 -07:00 |
Josh Soref
|
2c56d6de81
|
Fix spelling errors in comments and documentation (#7492)
|
2020-05-14 00:41:58 -07:00 |
Rick van de Loo
|
0103691eb6
|
Fix typo in exec input readme (#7086)
|
2020-02-26 09:33:24 -08:00 |
Randy Coburn
|
62c6e30a78
|
Use batch serialization format in exec output (#6446)
|
2019-09-26 16:14:54 -07:00 |
Greg
|
819bf8e99d
|
Add exec output plugin (#6267)
|
2019-08-20 17:07:24 -07:00 |