Continuous Integration / Continuous Delivery¶
Setting up GitHub Actions or GitLab CI pipelines
Standard workflows: lint, test, build, publish
Caching dependencies, parallel jobs, matrix builds
Securing secrets (PyPI token, coverage badges)
Setting up GitHub Actions or GitLab CI pipelines
Standard workflows: lint, test, build, publish
Caching dependencies, parallel jobs, matrix builds
Securing secrets (PyPI token, coverage badges)