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

A Force Flag To Handle Re-Downloading Remote Files That Are Already On Local #3

Closed
mcmah309 opened this issue Jul 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mcmah309
Copy link
Owner

Currently, if any file is specified as a required file in yard-module.yaml file and also exists locally, a message will be printed to the console and the file not downloaded. A force Flag should be added to build to force re-download. Ideally in the future we should handle this for the user - comparing file hashes if one is provided by the remote.

@mcmah309 mcmah309 added the enhancement New feature or request label Jul 25, 2024
@mcmah309 mcmah309 changed the title A force Flag To Handle Re-Downloading Remote Files That Are Already On Local A Force Flag To Handle Re-Downloading Remote Files That Are Already On Local Jul 25, 2024
@mcmah309
Copy link
Owner Author

The default was changed to always override the local file unless --do-not-refetch is passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant