Skip to content
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

ci: add workflow to update go versions #116

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

cwaldren-ld
Copy link
Contributor

No description provided.

Copy link

This pull request has been linked to Shortcut Story #237882: Add automated workflow to update Go versions.

@cwaldren-ld cwaldren-ld force-pushed the cw/sc-237882/update-go-version-workflow branch from c556d83 to 8797c6f Compare March 25, 2024 23:02
@cwaldren-ld cwaldren-ld force-pushed the cw/sc-237882/update-go-version-workflow branch from 8797c6f to 56a8fdb Compare March 25, 2024 23:02
@cwaldren-ld cwaldren-ld marked this pull request as ready for review March 25, 2024 23:03
@cwaldren-ld cwaldren-ld requested review from a team and kinyoklion March 25, 2024 23:03
Copy link
Member

@kinyoklion kinyoklion left a comment

Choose a reason for hiding this comment

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

Is there some magic to update the readme and go.mod? (just question/suggestion, not a PR change request.)

@cwaldren-ld
Copy link
Contributor Author

No. I will add such magic.

if: steps.update-go-versions.outcome == 'success'
id: update-go-mod
run: |
go mod edit -go=${{ env.officialPenultimateVersion }}
Copy link
Member

Choose a reason for hiding this comment

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

Fancy.

@cwaldren-ld
Copy link
Contributor Author

This'll fail on the v6 branch since the README isn't in exactly the same format. At least, it should fail. I'll put up a PR for that shortly.

@cwaldren-ld cwaldren-ld merged commit b450345 into v7 Mar 26, 2024
10 of 11 checks passed
@cwaldren-ld cwaldren-ld deleted the cw/sc-237882/update-go-version-workflow branch March 26, 2024 17:18
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.

2 participants