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

targets: Handle absence of apps for offline update #411

Merged
merged 1 commit into from
May 29, 2024

Commits on May 29, 2024

  1. targets: Handle absence of apps for offline update

    Apps might be explicitly turned off or intersection of target apps and
    the app shortlist specified for offline update is empty (for specific
    tag). In this case there is no a download URI to fetch an app tarball
    for a given bundle. This change handles this case properly instead of
    yielding an error.
    
    Signed-off-by: Mike Sul <[email protected]>
    mike-sul committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a57da47 View commit details
    Browse the repository at this point in the history