intermine / intermine/intermine_boot
Add support to upload and fetch data archives from a cloud storage service (like amazon s3 buckets)
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
For testing InterMines on a CI platform like travis, we need to build InterMines from scratch. This takes a lot of time.
## Outline of a solution
We want intermine_boot to upload data archives to a cloud storage service.
Start with aws s3 buckets. But, implement this in such a way that adding support for new cloud backends will be easier.
These uploaded archives will be reused on the CI platform to reduce build times
**Note** This issue can take serious amount of time and effort to solve.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.