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

[cli] Update download function to cache builds #156

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

gabrieldonadel
Copy link
Member

@gabrieldonadel gabrieldonadel commented Jan 30, 2024

Why

In some cases, users might launch the same build multiple times through Orbit and there is not need to redownload the build file everytime

How

Update the download function to cache build downloads by default

Test Plan

Run yarn cli download-build https://expo.dev/artifacts/eas/5QUw5J97RyQod9fxvGad5a.apk

@gabrieldonadel gabrieldonadel marked this pull request as ready for review January 30, 2024 23:18
@gabrieldonadel gabrieldonadel merged commit b5006a5 into main Jan 31, 2024
1 check passed
@gabrieldonadel gabrieldonadel deleted the @gabrieldonadel/cache-downloads branch January 31, 2024 00:02
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