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

[Vertex AI] Use actions/cache in workflow #13687

Merged
merged 14 commits into from
Sep 20, 2024
Merged

Conversation

andrewheard
Copy link
Contributor

@andrewheard andrewheard commented Sep 20, 2024

This resolves a failure that occurs when multiple jobs resolve Package.swift in parallel or in quick successful (the binary downloads fail). This PR uses actions/cache/save and actions/cache/restore to cache the swift package resolve steps where binary artifacts are downloaded. This also re-enables running the matrix platforms for spm-unit in parallel.

#no-changelog

paulb777 added a commit to firebase/data-connect-ios-sdk that referenced this pull request Sep 20, 2024
@andrewheard andrewheard changed the title [Vertex AI] Use actions/cache [Vertex AI] Use actions/cache in workflow Sep 20, 2024
@andrewheard andrewheard marked this pull request as ready for review September 20, 2024 23:31
@andrewheard andrewheard merged commit 95eb9df into main Sep 20, 2024
33 checks passed
@andrewheard andrewheard deleted the ah/vertexai-spm-cache branch September 20, 2024 23:45
andrewheard added a commit that referenced this pull request Sep 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants