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

fix: Download bundle without specifying tag #4474

Merged
merged 1 commit into from
Nov 26, 2024

Commits on Nov 25, 2024

  1. fix: Download bundle without specifying tag

    The "latest" tag is not supported, therefore it is necessary to stop
    with an error in case it is not provided when using the -b flag command
    line flag.
    
    Add unit tests to reproduce the bug and verify the fix.
    
    Closes issue crc-org#4470
    A-725-K committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d17a4c4 View commit details
    Browse the repository at this point in the history