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

Only add -target suffix to user tags if pulling multiple targets #291

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

jacobwgillespie
Copy link
Member

This changes pull so that depot pull --target abc --tag hello-world ... will tag the pulled image as exactly hello-world - currently it would get tagged with hello-world-TARGETNAME even though only one image is being pulled.

Pull should still add the -TARGETNAME suffix to the image if multiple targets are being pulled with a user-specified tag.

@jacobwgillespie jacobwgillespie requested a review from goller July 1, 2024 13:46
@jacobwgillespie jacobwgillespie merged commit f339f5c into main Jul 1, 2024
6 checks passed
@jacobwgillespie jacobwgillespie deleted the fix-pull branch July 1, 2024 13:50
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.

2 participants