Commit Graph

53 Commits (main)

Author SHA1 Message Date
George Jenkins babae796e3
chore: Cleanup deprecated and TODO comments
1 week ago
Matthieu MOREL 28e64bd2dd
chore: fix gofumpt extra-rules (#32486)
1 week ago
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
2 months ago
Matthieu MOREL 5142ca8ddc chore(internal): refactor: finer tests conversions to testify part 1
2 months ago
George Jenkins 178c9f6ade
Merge pull request #32406 from mmorel-35/testifylint-manual-assert-internal-2
2 months ago
George Jenkins 440cc223c5
Merge pull request #32405 from mmorel-35/testifylint-manual-assert-internal-1
2 months ago
George Jenkins 715888a5eb
Merge pull request #32410 from mmorel-35/testifylint-manual-assert-internal-6
2 months ago
Matthieu MOREL f1d5979e7d chore(internal): refactor: convert tests to testify assert/require part 5
2 months ago
Matthieu MOREL f3402c1cd6 chore(internal): refactor: convert tests to testify assert/require part 6
2 months ago
Matthieu MOREL ba31ca0c0b chore(internal): refactor: convert tests to testify assert/require part 1
2 months ago
Matthieu MOREL 615a299876 chore(internal): refactor: convert tests to testify assert/require part 2
2 months ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
2 months ago
Matthieu MOREL a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
2 months ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
2 months ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
2 months ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
2 months ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
3 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
3 months ago
George Jenkins 087736b66e
fix: unnecessary-format lint issues from merge
5 months ago
George Jenkins 586eb57338
fix: Plugin missing provenance bypass
5 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
6 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
6 months ago
George Jenkins c4392033cc
Merge pull request #31853 from atombrella/feature/fmt_unneeded
6 months ago
Matthieu MOREL d4f6193a7e
chore(internal): enable perfsprint linter (#31871)
7 months ago
Matthieu MOREL 9409226e15 chore(internal): enable perfsprint linter
7 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
7 months ago
Matthieu MOREL abecafa0f5 fix(internal): errorlint linter
7 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
9 months ago
Terry Howe b52b6615f0
Merge pull request #31207 from zyfy29/delete-unused-var
9 months ago
Terry Howe d28853e206
Merge pull request #31624 from atombrella/feature/sloglint
9 months ago
Terry Howe 642462e9fe
Merge pull request #11991 from twz123/no-bash-in-testscripts
9 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
9 months ago
Matt Farina a3db5f5667
Merge pull request #31408 from AndiDog/plugin-err-msg
11 months ago
Andreas Sommer b05411506a Improve error message when plugin source cannot be determined or a non-directory is passed
11 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
11 months ago
George Jenkins 93c02523bb
Merge pull request #31249 from banjoh/em/additional-logging
12 months ago
zyfy29 b24bfe4168
Merge branch 'main' into delete-unused-var
12 months ago
Tom Wieczorek 6181e0a873
Make test scripts run without /bin/bash
1 year ago
yajianggroup cfaf30083a refactor: use strings.CutPrefix
1 year ago
Evans Mungai 3d23230ef8
chore: add additional logging to plugin installer
1 year ago
George Jenkins c35755a197 Remove legacy Command/Hooks from v1 Subprocess (#23)
1 year ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
1 year ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
1 year ago
zyfy29 8068578266 chore: delete unused var in installer.go
1 year ago
Scott Rigby 3d30112468 Fix LocalInstaller Path() to strip version from tarball filenames
1 year ago
Scott Rigby 16924a51db Fix: Removed unsafe umask manipulation in tests
1 year ago
Scott Rigby 5c663db853 Plugin tarball installer support for HTTP (fix) and local (feat)
1 year ago
Scott Rigby d19130f69e Fix file handle management in tar extractors
1 year ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
1 year ago
Scott Rigby 7d22bb25fa Plugin OCI installer
1 year ago