Commit Graph

50 Commits (90ee28abf0aa1913ffaea4d4bbb05ea6173aefc4)

Author SHA1 Message Date
Terry Howe d28853e206
Merge pull request #31624 from atombrella/feature/sloglint
2 weeks ago
Terry Howe 642462e9fe
Merge pull request #11991 from twz123/no-bash-in-testscripts
2 weeks ago
Mads Jensen a18e59e465 Enable the sloglint linter
3 weeks ago
Scott Rigby 4d54bea5ff
Merge pull request #31491 from benoittgt/31490-plugin-name-helper
1 month ago
Benoit Tigeot 71591ee63e
style: linting
1 month ago
Benoit Tigeot b296cbef6c
test: split tests between valid and invalid
1 month ago
Benoit Tigeot 9b242dd9ed
test: convert tests to table drive tests
1 month ago
Benoit Tigeot c81a09b89a
test: refactor TestMetadataLegacyValidate to be more generic
1 month ago
yxxhero 8c87024860 update tests
1 month ago
yxxhero 2d49f0cb4a Refactor environment variable expansion in PrepareCommands and update tests
1 month ago
Benoit Tigeot acf331a005
fix: improve plugin name validation err messages early via unmarshalling
1 month ago
Benoit Tigeot 9e1e3d21c5
fix: Make invalid name error message more similar and move tests
1 month ago
Benoit Tigeot cf077ceb27
fix: focus only on plugin name but give more info about what we get
1 month ago
Benoit Tigeot f4b139a82c
Make validation error similar and explicit for both metadatas
1 month ago
Benoit Tigeot c04e18e452
fix: improve plugin name validation error messages
1 month ago
Matt Farina a3db5f5667
Merge pull request #31408 from AndiDog/plugin-err-msg
2 months ago
Matt Farina 97ee09d935
Merge pull request #31365 from reddaisyy/main
2 months ago
Andreas Sommer b05411506a Improve error message when plugin source cannot be determined or a non-directory is passed
2 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
2 months ago
reddaisyy e69a12dad3 refactor: use reflect.TypeFor
3 months ago
George Jenkins a7a6a5e3b0
Merge pull request #31312 from gjenkins8/gjenkins/rm_plugin_schema_settings
3 months ago
George Jenkins 93c02523bb
Merge pull request #31249 from banjoh/em/additional-logging
3 months ago
George Jenkins 900cf2a93d
Merge pull request #31320 from kosiew/sign-31181
3 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
3 months ago
Siew Kam Onn 7c9176ae35 Update dependencies and refactor crypto imports to use ProtonMail's go-crypto package
3 months ago
George Jenkins 6bc6231bcc Remove unused 'Settings' from plugin schema
3 months ago
Tom Wieczorek 6181e0a873
Make test scripts run without /bin/bash
4 months ago
yajianggroup cfaf30083a refactor: use strings.CutPrefix
4 months ago
Evans Mungai 3d23230ef8
chore: add additional logging to plugin installer
4 months ago
George Jenkins a8151ef4fe Cleanup plugin config
4 months ago
George Jenkins 5926ec83dd Remove SetupPluginEnv
4 months ago
George Jenkins 665c5a1fc9
Merge pull request #31224 from gjenkins8/gjenkins/postrenderer_plugin_message_value
4 months ago
George Jenkins d99d732542 fix: Adjust PostRenderer plugin output to value
4 months ago
George Jenkins c35755a197 Remove legacy Command/Hooks from v1 Subprocess (#23)
4 months ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
4 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
4 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
4 months ago
George Jenkins 2658a00863 fix output message value
4 months ago
George Jenkins e5b612626e fixup slog tmpDirInner
4 months ago
George Jenkins b6545e903a code review + bug fixes
4 months ago
George Jenkins c8e51b40c2 Plugin extism/v1 runtime
4 months ago
Scott Rigby 3d30112468 Fix LocalInstaller Path() to strip version from tarball filenames
4 months ago
Scott Rigby 16924a51db Fix: Removed unsafe umask manipulation in tests
4 months ago
Scott Rigby 5c663db853 Plugin tarball installer support for HTTP (fix) and local (feat)
4 months ago
Scott Rigby d19130f69e Fix file handle management in tar extractors
4 months ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
4 months ago
Scott Rigby 7d22bb25fa Plugin OCI installer
4 months ago
Scott Rigby a7578fec74
Plugin types and plugin apiVersion v1
4 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
4 months ago
George Jenkins a1c84f9a4c Move pkg/plugin -> internal/plugin
4 months ago