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

[New Feature]: persistent test data on CircleCI #51

Open
LiangJYu opened this issue Aug 25, 2022 · 1 comment
Open

[New Feature]: persistent test data on CircleCI #51

LiangJYu opened this issue Aug 25, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request needs triage Issue requires triage to proceed

Comments

@LiangJYu
Copy link
Contributor

LiangJYu commented Aug 25, 2022

Checked for duplicates

Yes - I've already checked

Alternatives considered

Yes - and alternatives don't suffice

Related problems

#46 requires downloading ~800MB of data of zenodo.com. Measures have been taken to prevent repeat downloads for local usage, but to my understanding nothing exists to prevent this from happening in CircleCI. Repeated downloading slows down test run time.

Describe the feature request

Could using CircleCI's artifact feature help address the repeated downloading of the same data by persisting the downloaded test data?

@LiangJYu LiangJYu added enhancement New feature or request needs triage Issue requires triage to proceed labels Aug 25, 2022
@vbrancat
Copy link
Contributor

@LiangJYu, I believe we can close this issue.

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

No branches or pull requests

4 participants