Data Re-population for Development
Open
- Dominant language
- Shell
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, every time we restart the containers, the sample data, including files and feature extractions data is wiped and had to be rerun which takes a lot of time. This is particularly annoying during development. We should:
- [ ] Move the population command outside of the start script
- [ ] Create a quick way to dump test data back when starting the containers.
**Note:** This should only be for the development process. Data Re-population for Production should be handled differently to take into account the:
- Changes in features
- Users' uploaded files/changes
- etc?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.