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

[google-cloud-cpp] update to latest release (v2.18.0) #34873

Merged

Conversation

alevenberg
Copy link
Contributor

Updates google-cloud-cpp to the latest release (v2.18.0)

Tested locally (on x64-linux) with:

for feature in securesourcemanager; do ./vcpkg remove google-cloud-cpp; ./vcpkg install "google-cloud-cpp[core,${feature}]" || break; done

and

./vcpkg remove google-cloud-cpp && ./vcpkg install 'google-cloud-cpp[*]'
  • Changes comply with the maintainer guide
  • SHA512s are updated for each updated download
  • The "supports" clause reflects platforms that may be fixed by this new version
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@alevenberg
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Google"

@alevenberg alevenberg marked this pull request as draft November 2, 2023 20:13
@jimwang118 jimwang118 self-assigned this Nov 3, 2023
@jimwang118 jimwang118 added the category:port-update The issue is with a library, which is requesting update new revision label Nov 3, 2023
@alevenberg
Copy link
Contributor Author

alevenberg commented Nov 6, 2023

The CI seems to be giving unrelated errors.

,##[error]We stopped hearing from agent vcpkg-eg-mac-08. Verify the agent machine is running and has a healthy network connection. Anything that terminates an agent process, starves it for CPU, or blocks its network access can cause this error. For more information, see: https://go.microsoft.com/fwlink/?linkid=846610

Can one of the maintainers take a look?

@alevenberg alevenberg marked this pull request as ready for review November 6, 2023 16:48
@alevenberg
Copy link
Contributor Author

@jimwang118 Can you take a look when you get the chance?

@jimwang118 jimwang118 added the info:reviewed Pull Request changes follow basic guidelines label Nov 9, 2023
@JavierMatosD JavierMatosD merged commit 90512ee into microsoft:master Nov 9, 2023
15 checks passed
autoantwort pushed a commit to autoantwort/vcpkg that referenced this pull request Nov 10, 2023
* [google-cloud-cpp] update to latest release (v2.18.0)

* don't modify old version's git-tree

* change git sha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants