ai-cfia / ai-cfia/github-workflows
Ensure Consistency Between Development and Production Dependencies
Open
enhancement
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If there are inconsistencies between the `requirements.txt` used in our testing CI/CD pipeline and `requirements-production.txt` used in our production build, the application might fail in production while passing all tests. A sanity check step might be good on the production build.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.