DeployBoard / DeployBoard/deployboard-python
run seed on ci job
Open
enhancement
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When the CI environment gets deployed, I currently need to manually run the db_seed.py script against that environment in order to properly test.
**Describe the solution you'd like**
We should have a github action, or something else, run the seed script automatically.
**Describe alternatives you've considered**
I have not given it much thought yet as to where/what can run the script, besides an action.
**Additional context**
None.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.