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

Conversation

mike-sul
Copy link
Contributor

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.

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 mike-sul requested a review from vkhoroz May 29, 2024 10:42
Copy link
Member

@vkhoroz vkhoroz left a comment

Choose a reason for hiding this comment

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

Good catch!

@mike-sul mike-sul merged commit 7134578 into main May 29, 2024
8 checks passed
@mike-sul mike-sul deleted the handle-no-apps-to-fetch branch May 29, 2024 12:44
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