Skip to content

Bump go version to 1.24.6 #2550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 8, 2025
Merged

Bump go version to 1.24.6 #2550

merged 2 commits into from
Aug 8, 2025

Conversation

benashz
Copy link
Collaborator

@benashz benashz commented Aug 8, 2025

Adds a build-done job to prevent merging broken PRs

Adds a build-done job to prevent merging broken PRs
@benashz benashz requested a review from a team as a code owner August 8, 2025 15:32
@benashz benashz requested a review from vinay-gopalan August 8, 2025 16:05
@@ -234,3 +234,20 @@ jobs:
- name: "Generate Vault API Path Coverage Report"
run: |
go run cmd/coverage/main.go -openapi-doc=./testdata/openapi.json
#
# This job is used as a requirement for the repo's branch protection setup.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious about the purpose of this job. Is this enabling branch protection on release/ branches?

Copy link
Collaborator Author

@benashz benashz Aug 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benashz benashz merged commit 061ed23 into main Aug 8, 2025
12 checks passed
@benashz benashz added this to the 5.2.0 milestone Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants