Skip to content

Enforce toolchain requirement in generate.sh #3428

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 1 commit into from
Jan 9, 2025

Conversation

gmlewis
Copy link
Collaborator

@gmlewis gmlewis commented Jan 9, 2025

@dnwe - does this seem like a reasonable change for the use of all developers in this repo?

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.26%. Comparing base (2b8c7fa) to head (94df24b).
Report is 220 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3428      +/-   ##
==========================================
- Coverage   97.72%   92.26%   -5.46%     
==========================================
  Files         153      174      +21     
  Lines       13390    15023    +1633     
==========================================
+ Hits        13085    13861     +776     
- Misses        215     1068     +853     
- Partials       90       94       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dnwe
Copy link
Contributor

dnwe commented Jan 9, 2025

@gmlewis seems reasonable — an alternative would be to set toolchain directives in the go.mod files to the latest 1.22.x as the 'auto' default will pick that up too

@gmlewis
Copy link
Collaborator Author

gmlewis commented Jan 9, 2025

This seems like lower maintenance needed, so let's run with this for now.

@gmlewis gmlewis merged commit 1343645 into google:master Jan 9, 2025
6 of 7 checks passed
@gmlewis gmlewis deleted the enforce-toolchain-requirement branch January 9, 2025 17:19
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