Hands-on Practical: Create a Simple CI Pipeline with GitHub Actions
Was this section helpful?
GitHub Actions Documentation, GitHub Docs, 2024 (GitHub) - Official guide for GitHub Actions, covering workflow syntax, event triggers, and runner environments.
Introducing MLOps: How to go from Model to Production, Mark Treveil, Nicolas Omont, Clement Stenac, Kenji Lefevre, Du Phan, Joachim Zentici, Adrien Lavoillotte, Makoto Miyazaki, Lynn Heidmann, 2020 (O'Reilly Media) - Resource on MLOps practices, including the integration of CI/CD into machine learning workflows.
Continuous Integration, Martin Fowler, 2024 - Article defining the principles and practices of Continuous Integration, supporting the theoretical basis of CI pipelines.