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

Refactor downloader #22

Merged
merged 3 commits into from
Mar 8, 2024
Merged

Refactor downloader #22

merged 3 commits into from
Mar 8, 2024

Conversation

zmughal
Copy link
Contributor

@zmughal zmughal commented Mar 6, 2024

No description provided.

@zmughal zmughal force-pushed the 21-downloader-refactor branch from 3317e93 to bfb5f4d Compare March 6, 2024 20:48
tests/test_bricks.py Outdated Show resolved Hide resolved
Copy link

codecov bot commented Mar 7, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

zmughal added 2 commits March 7, 2024 11:36
- This creates a temporary BioBricks configuration.
- Fixes bug where if the user running tests has an existing `.biobricks`
  configuration, it gets overwritten.
- Reads initial token from either environment variable or existing
  BioBricks config file if exists.
@tomlue tomlue force-pushed the 21-downloader-refactor branch 2 times, most recently from 6de735d to 1a602d1 Compare March 8, 2024 19:20
Fixes #21.

Refactored brick.py to check if an out exists and report errors when it
does not. This allows a brick to be installed even if some files are
missing on s3.

Implemented a parallel downloader in dvc_fetcher.py.
@tomlue tomlue force-pushed the 21-downloader-refactor branch from 1a602d1 to 410c0b7 Compare March 8, 2024 19:25
@tomlue tomlue merged commit 410c0b7 into master Mar 8, 2024
2 checks passed
@zmughal zmughal deleted the 21-downloader-refactor branch March 10, 2024 05:33
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