github.com/features/actions
Unknown
GitHub Actions is GitHub's built-in automation platform for building, testing, and deploying code directly in your repository. The page offers an overview of Actions, how to create workflows with YAML, and access to the Actions marketplace and runtime runners.
More resources on Continuous Integration/Continuous Deployment (CI/CD)
DevOps Roadmap
Community-driven roadmap for learning DevOps including CI/CD
Jenkins.io
Open-source CI/CD server with tutorials
GitHub Actions Documentation
Official free guide to GitHub's CI/CD platform
DevOps Bootcamp
Learn CI/CD with Nana's DevOps Bootcamp! Master continuous integration/deployment & automate your software release pipeline.
Continuous Delivery
Continuous Delivery - A book resource
jenkins.io
Official Jenkins project site for the open-source automation server used to implement CI/CD pipelines. It includes comprehensive documentation, tutorials, pipeline examples, plugin information, and community resources to build, test, and deploy software.
