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

Update runner to Go 1.22,1.23 (two most recent releases). #887

Merged
merged 17 commits into from
Aug 27, 2024

Conversation

ghemawat
Copy link
Contributor

No description provided.

@ghemawat ghemawat requested a review from aalexand August 26, 2024 15:58
aalexand
aalexand previously approved these changes Aug 26, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.00%. Comparing base (0ed6a68) to head (0749233).
Report is 33 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #887      +/-   ##
==========================================
+ Coverage   66.86%   67.00%   +0.13%     
==========================================
  Files          44       44              
  Lines        9824     9798      -26     
==========================================
- Hits         6569     6565       -4     
+ Misses       2794     2780      -14     
+ Partials      461      453       -8     

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

aalexand
aalexand previously approved these changes Aug 27, 2024
with:
# Bootstrapping go tip requires 1.22.6
go-version: 1.22
cache: true
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why are these cache manipulation needed?

May worth a comment.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Without these we get errors from setup-go about it not being able to use the cache. (I think it might be related to having multiple go.sum files in our repo). I will add a comment.

@ghemawat
Copy link
Contributor Author

This PR should now be mergeable.

@aalexand aalexand merged commit fa2c70b into google:main Aug 27, 2024
31 checks passed
@ghemawat ghemawat deleted the version branch August 27, 2024 17:21
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