Project - Building a CI/CD Pipeline for a Flask App
Create a pipeline that runs:
- linting
- unit tests
- integration tests
- (optional) deployment to a staging environment
Suggested steps
Section titled “Suggested steps”- Build a simple Flask API
- Add pytest tests
- Add GitHub Actions workflow
- Add coverage reporting
- keep secrets out of git
- use environment variables in CI
- deploy only from main branch
pch.coffeeTagline
pch.coffeeCtapch.feedbackHeading
pch.feedbackSubheading