Paweł Żak
|
878646a2c4
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/outputs` (#16338)
|
2025-01-15 20:58:39 +01:00 |
Paweł Żak
|
c4bce2d211
|
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/outputs` (#16032)
|
2024-10-18 13:06:42 +02:00 |
Paweł Żak
|
ce0f4b0dc8
|
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/outputs` (#15981)
|
2024-10-16 12:36:53 +02:00 |
Paweł Żak
|
9415d8e7e9
|
chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836)
|
2024-10-01 13:49:53 -05:00 |
Paweł Żak
|
253a114622
|
chore: Fix linter findings for `revive:comment-spacings` (part 3) (#15898)
|
2024-09-19 11:05:35 +02:00 |
dependabot[bot]
|
05ba4951ee
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.161.1 to 1.162.1 (#15448)
|
2024-06-10 13:16:20 -05:00 |
Paweł Żak
|
c4dbe65732
|
chore(linters): Bump golangci-lint to v1.56.1 (#14759)
|
2024-02-12 23:26:10 +01:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Sven Rebhan
|
1d24efe55c
|
chore(tools): Bump golangci-lint from v1.53.2 to v1.54.2 (#13838)
|
2023-08-29 07:07:41 -06:00 |
Joshua Powers
|
2ac45b8d25
|
chore: Enable additional gocritic (#13714)
|
2023-08-03 18:58:27 +02:00 |
Thomas Casteleyn
|
6a2f6f301f
|
chore: eliminate unnecessary use of quoted strings in printf (#12722)
|
2023-02-23 06:49:36 -07:00 |
Paweł Żak
|
8e9a513157
|
chore: Wrap long lines in plugins/outputs (#12179)
|
2022-11-08 16:05:55 +01:00 |
Paweł Żak
|
0955bd714f
|
chore: Enable asciicheck, asasalint, bidichk and exportloopref linters (#12169)
|
2022-11-07 11:07:10 +01: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 |
Sven Rebhan
|
09eb7ee111
|
chore: Move aws credentials to plugins/common. (#11681)
|
2022-08-16 19:04:30 +02:00 |
Bruce (Zhihao) Li
|
5b9aee11b8
|
fix: Updating credentials file to not use endpoint_url parameter (#10841)
|
2022-07-29 08:55:11 -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
|
a7df6c6aa6
|
feat: migrate output plugins to new sample config format (#10910)
|
2022-04-07 15:55:03 -06:00 |
Alexander Krantz
|
06f2a37b4a
|
chore: Update to AWS SDK v2 (#9647)
|
2021-10-21 16:32:10 -05:00 |
Sebastian Spaink
|
fde637464a
|
fix: migrate aws/credentials.go to use NewSession, same functionality but now supports error (#9878)
|
2021-10-07 15:47:56 -05:00 |
Alexander Krantz
|
de01d37a36
|
feat: Support AWS Web Identity Provider (#9411)
|
2021-08-03 17:29:26 -04:00 |
i-prudnikov
|
fdde9084c1
|
AWS Cloudwatch log output (#8639)
* Cloudwatch log output
* Fixes based on @sspaink review
* Make linter happy
* iMake LGTM happy, add new tests
|
2021-03-26 11:02:42 -05:00 |