Skip to content

chore: update volumes in lib-gen nightly CI #10470

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 2 commits into from
Mar 5, 2024

Conversation

diegomarquezp
Copy link
Contributor

@diegomarquezp diegomarquezp commented Mar 5, 2024

@diegomarquezp diegomarquezp marked this pull request as ready for review March 5, 2024 16:27
@diegomarquezp diegomarquezp requested a review from a team as a code owner March 5, 2024 16:27
@diegomarquezp
Copy link
Contributor Author

image

Comment on lines 17 to 20
if [[ $(docker volume inspect repo) != '[]' ]]; then
docker volume rm repo
fi
docker volume create --name "repo" --opt "type=none" --opt "device=$(pwd)" --opt "o=bind"
docker volume create --name "repo-google-cloud-java" --opt "type=none" --opt "device=$(pwd)" --opt "o=bind"
Copy link
Member

Choose a reason for hiding this comment

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

With this new name, should the above logic be updated?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, thanks for the catch. It indeed needs to be updated. Done.

Copy link
Contributor

@JoeWang1127 JoeWang1127 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR.

Could you create an issue and root cause for this PR?

@diegomarquezp diegomarquezp enabled auto-merge (squash) March 5, 2024 18:05
@diegomarquezp
Copy link
Contributor Author

Thanks for the PR.

Could you create an issue and root cause for this PR?

Yes, I created googleapis/sdk-platform-java#2536 . Thank you.

@diegomarquezp diegomarquezp changed the title chore: update volumes in lig-gen nightly CI chore: update volumes in lib-gen nightly CI Mar 5, 2024
@diegomarquezp diegomarquezp merged commit ca29b55 into main Mar 5, 2024
@diegomarquezp diegomarquezp deleted the fix-nightly-libgen-volumes branch March 5, 2024 18:59
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
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy