Commits
User selector
Commit history
Commits on Sep 24, 2025
cli-plugins/manager: allow schema-versions <= 2.0.0
Show description for ec912e5committedcli-plugins/manager: ignore broken symlinks
Show description for 9b2f831committed
Commits on Sep 2, 2025
cli-plugins/manager: replace pluginNameRe for isValidPluginName utility
Show description for 2351f5bcommittedcli-plugins/manager: remove deprecated metadata aliases
Show description for ce72a5ccommitted
Commits on Sep 1, 2025
cli-plugins/manager: remove deprecated IsNotFound
Show description for d54c7f9committedcli-plugins/manager: deprecate ReexecEnvvar
Show description for 6fa7d18committed
Commits on Aug 18, 2025
cli-plugins/manager: deprecate annotation metadata aliases
Show description for 72f76f2committed
Commits on Aug 6, 2025
Merge pull request #6235 from thaJeztah/remove_cli_experimental_remnants
Show description for 7dd9c20authored
Commits on Aug 4, 2025
cli-plugins/manager: remove deprecated ResourceAttributesEnvvar
Show description for 513ceeecommittedcli-plugins/manager: deprecate metadata aliases
Show description for 5876b29committedcli-plugins/manager: wrapAsPluginError: don't special-case nil
Show description for 50963accommittedcli-plugins/manager: pluginError: remove Causer interface
Show description for d789baccommittedcli-plugins/manager: deprecate "IsNotFound"
Show description for 7146021committedcli-plugins/manager: un-export "NewPluginError"
Show description for 1cc698ccommittedcli-plugins/manager: fix Plugin marshaling with regular errors
Show description for 549d39acommittedcli-plugins/manager: un-export "Candidate" interface
Show description for 54367b3committedcli-plugins/manager: reformat TestValidateCandidate table
Show description for 057f312committedremove some remnants from CLI "experimental" config option
Show description for dfbac70committed
Commits on May 19, 2025
golangci-lint: enable exhaustive linter
Show description for d65f0c9committed
Commits on May 16, 2025
use consistent alias for gotest.tools/v3/assert/cmp
Show description for 378e754committed
Commits on Apr 17, 2025
update go:build tags to go1.23 to align with vendor.mod
Show description for 1d768f8committed
Commits on Apr 10, 2025
cli-plugins/manager: use lazyregexp to compile regexes on first use
Show description for 1ed3859committed
Commits on Mar 18, 2025
cli-plugins/manager: getPluginDirs: remove redundant error-return
Show description for 091421fcommittedcli-plugins/manager: ListPlugins: return early if no candidates
Show description for d1a19d4committedcli-plugins/manager: add test for empty / non-existing plugin dirs
Show description for 40725aecommittedcli-plugins/manager: rename var that shadowed arg in test
Show description for fdcfd22committedcli-plugins/manager: ListPlugins: pass context to error-group
Show description for abd02b6committed
Commits on Mar 7, 2025
cli-plugins/manager: use stdlib errors, and minor cleanup
Show description for 8fc0c74committedmove cli-plugins annotation consts to a separate package
Show description for 292713ccommittedmove cli-plugins metadata types/consts to a separate package
Show description for 4321293committed
Commits on Mar 5, 2025
cli-plugins/manager: use shallower interface
Show description for 8dcde50committed
Commits on Mar 3, 2025
cli-plugins/manager: move OTEL-related code to separate file
Show description for 8bedb69committedcli/command: un-export ResourceAttributesEnvvar, DockerCliAttributePrefix
Show description for 9dc175dcommitted
Commits on Feb 19, 2025
cli-plugins: remove docker.cli specific otel attributes after usage
Show description for 8890a1ccommitted
Commits on Feb 18, 2025
cli-plugins: merge OTEL_RESOURCE_ATTRIBUTES environment variable
Show description for cfe0605committed