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: use our gsutil instead of vcpkg's #14791

Closed

Conversation

dbolduc
Copy link
Member

@dbolduc dbolduc commented Oct 16, 2024

cc @jsrinnn

Tell vcpkg to use the installed gsutil instead of fetching it itself.

We pin to Python 3.11 because gsutil only works for Python <= 3.11, and the machines currently come with 3.12.


Tested: https://github.com/googleapis/google-cloud-cpp/actions/runs/11371315773/job/31633121374


This change is Reviewable

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.27%. Comparing base (caca34b) to head (416087f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14791   +/-   ##
=======================================
  Coverage   93.27%   93.27%           
=======================================
  Files        2319     2319           
  Lines      208231   208231           
=======================================
+ Hits       194222   194237   +15     
+ Misses      14009    13994   -15     

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

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.

1 participant