Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bumping github.com/spf13/cobra 4dd4b25...e94f6d0: > e94f6d0 Address golangci-lint deprecation warnings, enable some more linters (# 2152) > 8003b74 Remove fully inactivated linters (# 2148) > 5c2c1d6 Consistent annotation names (# 2140) > 5a1acea build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (# 2127) > 0fc86c2 docs: update user guide (# 2128) > 6b5f577 More linting (# 2099) > bd914e5 fix: remove deprecated io/ioutils package (# 2120) > 1f80fa2 chore: remove repetitive words (# 2122) > c69ae4c ci: test golang 1.22 (# 2113) > a30cee5 build(deps): bump actions/cache from 3 to 4 (# 2102) > f34069c build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (# 2108) > bd2655e Add Incus to the list of projects using Cobra (# 2118) > bcfcff7 Add Taikun CloudWorks to list of projects (# 2098) > 4fb0a66 flags: clarify documentation that LocalFlags related function do not modify the state (# 2064) > 0dec88e Add tests for funcs in cobra.go (# 2094) > cbcf75e [chore]: update projects using cobra (# 2093) > 199b7ab build(deps): bump actions/labeler from 4 to 5 (# 2086) > 531ce79 Remove extra actions/checkout > c054701 build(deps): bump actions/setup-go from 4 to 5 > 4122785 Document how to create a plugin > a73b9c3 Fix help text for runnable plugin command > df547f5 Fix help text for plugins > e63925d Add env variable to suppress completion descriptions on create (# 1938) > 236f3c0 Update projects_using_cobra.md (# 2089) > 3d8ac43 Micro-optimizations (# 1957) > 283e32d Add LXC to the list of projects using cobra (# 2071) > a0a6ae0 Improve API to get flag completion function (# 2063) > 890302a Support usage as plugin for tools like kubectl (# 2018) > 48cea5c build(deps): bump actions/checkout from 3 to 4 (# 2028) > 22953d8 Replace all non-alphanumerics in active help env var program prefix (# 1940) > 00b68a1 Add tests for flag completion registration (# 2053) > b711e87 Don't complete --help flag when flag parsing disabled (# 2061) > 8b1eba4 Fix linter errors (# 2052) > 4cafa37 Allow running persistent run hooks of all parents (# 2044) > 5c962a2 build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.2 to 2.0.3 (# 2047) > efe8fa3 build(deps): bump actions/setup-go from 3 to 4 (# 1934) > 95d8a1e Add notes to doc on preRun and postRun condition (# 2041) > bd4d165 feat: add getters for flag completions (# 1943) > 0c72800 Customizable error message prefix (# 2023) > c5dacb3 ci: test golang 1.21 (# 2024) > 285460d command: temporarily disable G602 due to securego/gosec# 1005 (# 2022) > 4955da7 build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (# 2021) > fd865a4 minor corrections to unit tests (# 2003) > 60d056d doc: fix typo, Deperecated -> Deprecated (# 2000) > 66b215b golangci: enable 'unused' and disable deprecated replaced by it (# 1983) > c81c46a Add 'one required flag' group (# 1952) > dcb405a Move documentation sources to site/content (# 1428) > cbe4865 build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (# 1976) > fdee73b powershell: escape variable with curly brackets (# 1960) > 988bd76 test: make fish_completions_test more robust (# 1980) > 2246fa8 Fix grammar: 'allows to' (# 1978) > 0e3a0bf build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (# 1971) > 284f410 Fix typo in fish completions (# 1945) bumping knative.dev/client-pkg 22f5989...2a69ed7: > 2a69ed7 upgrade to latest dependencies (# 197) > 0acf80a Update community files (# 203) > afd7c8d Update community files (# 201) > 8478498 Update community files (# 200) > 8b7d7e7 Update community files (# 199) > 14f4a3a Update community files (# 198) > 7b4bb48 upgrade to latest dependencies (# 190) > f465a76 Update community files (# 196) > 12612b7 Update community files (# 195) > 788e072 Update community files (# 194) > eb73a58 🗑️ Deprecate knative.dev/client-pkg (# 193) bumping knative.dev/hack 06f7aff...c142b48: > c142b48 Refactor release script to gh CLI (# 408) > f8be0cc Update community files (# 407) > e92a16a set min to 1.30 (# 405) > cad8c71 Update community files (# 406) > 1978b3a Update community files (# 404) > b799531 Update community files (# 403) > ef6e7e9 Export KO_FLAGS for consuming scripts (# 401) > 2191456 Update community files (# 400) > 05b2fb3 Update community files (# 399) > fc6a845 Update community files (# 398) > 9724320 Fix premature codegen cleanup exit on 1 (# 397) Signed-off-by: Knative Automation <[email protected]>
- Loading branch information