Skip to content

Pull requests: spf13/cobra

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Remove fully inactivated linters
#2148 by nirs was merged May 19, 2024 Loading… 1.9.0
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.3.0 area/github For changes to Github specific things not shipped in the library dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2143 by dependabot bot was closed May 13, 2024 Loading…
Consistent annotation names
#2140 by nirs was merged May 18, 2024 Loading… 1.9.0
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 area/github For changes to Github specific things not shipped in the library dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2137 by dependabot bot was closed May 6, 2024 Loading…
build(deps): bump codelytv/pr-size-labeler from 1.8.1 to 1.9.0 area/github For changes to Github specific things not shipped in the library dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2134 by dependabot bot was closed May 20, 2024 Loading…
docs: update user guide
#2128 by cubxxw was merged Apr 8, 2024 Loading… 1.9.0
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#2127 by dependabot bot was merged Apr 13, 2024 Loading… 1.9.0
chore: remove repetitive words area/docs-generation Generation of docs via Cobra kind/cleanup General cleanup of code, issues, etc. lgtm Denotes "looks good to me" from maintainers and signals other collaboratores that a PR is ready
#2122 by racerole was merged Mar 12, 2024 Loading… 1.9.0
fix: remove deprecated io/ioutils package kind/testing CI/CD, testing, etc. for cobra lgtm Denotes "looks good to me" from maintainers and signals other collaboratores that a PR is ready
#2120 by pedromotita was merged Mar 12, 2024 Loading… 1.9.0
Add Incus to the list of projects using Cobra
#2118 by montag451 was merged Mar 8, 2024 Loading… 1.9.0
ci: test golang 1.22 area/github For changes to Github specific things not shipped in the library kind/testing CI/CD, testing, etc. for cobra lgtm Denotes "looks good to me" from maintainers and signals other collaboratores that a PR is ready
#2113 by cyrilico was merged Mar 12, 2024 Loading… 1.9.0
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 area/github For changes to Github specific things not shipped in the library dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code lgtm Denotes "looks good to me" from maintainers and signals other collaboratores that a PR is ready
#2108 by dependabot bot was merged Mar 12, 2024 Loading… 1.9.0
build(deps): bump actions/cache from 3 to 4 area/github For changes to Github specific things not shipped in the library dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code lgtm Denotes "looks good to me" from maintainers and signals other collaboratores that a PR is ready
#2102 by dependabot bot was merged Mar 12, 2024 Loading… 1.9.0
More linting area/docs-generation Generation of docs via Cobra
#2099 by scop was merged Apr 1, 2024 Loading… 1.9.0
Add Taikun CLI to list of projects kind/documentation Documentation of cobra itself
#2098 by Smidra was merged Jan 15, 2024 Loading… 1.9.0
Add test for func in cobra.go kind/testing CI/CD, testing, etc. for cobra
#2094 by korovindenis was merged Dec 30, 2023 Loading… 1.9.0
[chore]: update projects using cobra
#2093 by cmwylie19 was merged Dec 28, 2023 Loading… 1.9.0
Update projects_using_cobra.md kind/documentation Documentation of cobra itself
#2089 by marcuskohlberg was merged Dec 12, 2023 Loading… 1.9.0
build(deps): bump actions/setup-go from 4 to 5 area/github For changes to Github specific things not shipped in the library dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2087 by dependabot bot was merged Dec 23, 2023 Loading… 1.9.0
build(deps): bump actions/labeler from 4 to 5 area/github For changes to Github specific things not shipped in the library dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2086 by dependabot bot was merged Dec 23, 2023 Loading… 1.9.0
fix: reset flags' value to default if flags have been parsed lifecycle/wont-do For issues and PRs the community has determined are not a priority and will not execute against
#2080 by levisyin was closed Dec 22, 2023 Loading…
adjust readme writing error
#2074 by wiliamvj was closed Nov 15, 2023 Loading…
Add LXC to the list
#2071 by VaradBelwalkar was merged Nov 13, 2023 Loading… 1.9.0
ProTip! Filter pull requests by the default branch with base:main.