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

cask/artifact: check the bundle version when using --adopt. #16889

Merged
merged 1 commit into from
Mar 14, 2024

Commits on Mar 14, 2024

  1. cask/artifact: check the bundle version when using --adopt.

    This makes `--adopt` considerably faster and more useful for application
    bundles by checking the bundle version before failing to adopt the
    bundle.
    
    This could be further extended by e.g. checking if auto-updates are
    enabled.
    
    While we're here, also allow `adopt` to act a bit more like `force` in
    a few other places assuming this initial check passes.
    MikeMcQuaid committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a3702a2 View commit details
    Browse the repository at this point in the history