-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Comparing changes
Open a pull request
base repository: cli/cli
base: v2.50.0
head repository: cli/cli
compare: v2.51.0
- 18 commits
- 15 files changed
- 9 contributors
Commits on May 29, 2024
-
Ensure signed RPMs have attestations
Thanks to @malancas for highlighting issue ordering of RPM signing and attestations! Now, all artifacts should have attestations appropriately generated
Configuration menu - View commit details
-
Copy full SHA for fe880a3 - Browse repository at this point
Copy the full SHA fe880a3View commit details
Commits on May 30, 2024
-
Merge pull request #9143 from cli/andyfeller-patch-1
Ensure signed RPMs have attestations
Configuration menu - View commit details
-
Copy full SHA for 22991ab - Browse repository at this point
Copy the full SHA 22991abView commit details -
Add
signer-repoandsigner-workflowflags to `gh attestation veri……fy` (#9137) * add signer-repo and signer-workflow flags Signed-off-by: Meredith Lancaster <[email protected]> * add check for SignerRepo option Signed-off-by: Meredith Lancaster <[email protected]> * add helper function and comment for clarity Signed-off-by: Meredith Lancaster <[email protected]> * update flag comment Signed-off-by: Meredith Lancaster <[email protected]> * reference correct field Signed-off-by: Meredith Lancaster <[email protected]> * move function to more relevant file Signed-off-by: Meredith Lancaster <[email protected]> * Update pkg/cmd/attestation/verify/verify.go Co-authored-by: Zach Steindler <[email protected]> * Update pkg/cmd/attestation/verify/verify.go Co-authored-by: Zach Steindler <[email protected]> * make all reusable workflow flags mutually exclusive Signed-off-by: Meredith Lancaster <[email protected]> * accept signer workflow without host Signed-off-by: Meredith Lancaster <[email protected]> * support client optionally providing host with signer workflow flag Signed-off-by: Meredith Lancaster <[email protected]> * comment Signed-off-by: Meredith Lancaster <[email protected]> * add tests for parsing signer workflow Signed-off-by: Meredith Lancaster <[email protected]> --------- Signed-off-by: Meredith Lancaster <[email protected]> Co-authored-by: Zach Steindler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd5562f - Browse repository at this point
Copy the full SHA cd5562fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc8b86b - Browse repository at this point
Copy the full SHA fc8b86bView commit details -
Merge pull request #9151 from hbenali/fix-fedora
Docs: Specify rpm repository to avoid conflicts with community repositories
Configuration menu - View commit details
-
Copy full SHA for 31a9d08 - Browse repository at this point
Copy the full SHA 31a9d08View commit details
Commits on Jun 4, 2024
-
build(deps): bump actions/attest-build-provenance from 1.1.2 to 1.2.0
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@173725a...49df96e) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 215456e - Browse repository at this point
Copy the full SHA 215456eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a13cf - Browse repository at this point
Copy the full SHA e8a13cfView commit details -
Merge pull request #9172 from cli/phillmv/fix-small-verify-flag-bug
Replace `--json-result` flag with `--format=json` in the attestation cmd
Configuration menu - View commit details
-
Copy full SHA for 58b459f - Browse repository at this point
Copy the full SHA 58b459fView commit details
Commits on Jun 5, 2024
-
build(deps): bump goreleaser/goreleaser-action from 5 to 6
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v5...v6) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d666248 - Browse repository at this point
Copy the full SHA d666248View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e91860d - Browse repository at this point
Copy the full SHA e91860dView commit details -
Merge pull request #9179 from AlanD20/bump-go-keyring
Bump go-keyring to fix keepassxc prompt confirmation
Configuration menu - View commit details
-
Copy full SHA for 6f558c9 - Browse repository at this point
Copy the full SHA 6f558c9View commit details
Commits on Jun 10, 2024
-
Merge pull request #9169 from cli/dependabot/github_actions/actions/a…
…ttest-build-provenance-1.2.0 build(deps): bump actions/attest-build-provenance from 1.1.2 to 1.2.0
Configuration menu - View commit details
-
Copy full SHA for e36d8f1 - Browse repository at this point
Copy the full SHA e36d8f1View commit details -
build(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.2
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/gorilla/websocket/releases) - [Commits](gorilla/websocket@v1.5.1...v1.5.2) --- updated-dependencies: - dependency-name: github.com/gorilla/websocket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a470b3 - Browse repository at this point
Copy the full SHA 1a470b3View commit details
Commits on Jun 11, 2024
-
build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 945b668 - Browse repository at this point
Copy the full SHA 945b668View commit details
Commits on Jun 12, 2024
-
Merge pull request #9175 from cli/dependabot/github_actions/gorelease…
…r/goreleaser-action-6 build(deps): bump goreleaser/goreleaser-action from 5 to 6
Configuration menu - View commit details
-
Copy full SHA for 7cd4a15 - Browse repository at this point
Copy the full SHA 7cd4a15View commit details -
Merge pull request #9192 from cli/dependabot/go_modules/github.com/go…
…rilla/websocket-1.5.2 build(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.2
Configuration menu - View commit details
-
Copy full SHA for 7d36c2d - Browse repository at this point
Copy the full SHA 7d36c2dView commit details -
Merge pull request #9197 from cli/dependabot/go_modules/google.golang…
….org/protobuf-1.34.2 build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
Configuration menu - View commit details
-
Copy full SHA for 04d0ec0 - Browse repository at this point
Copy the full SHA 04d0ec0View commit details
Commits on Jun 13, 2024
-
Gracefully degrade when fetching annotations fails due to 403 (#9113)
Co-authored-by: William Martin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f647131 - Browse repository at this point
Copy the full SHA f647131View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.50.0...v2.51.0