martinfowler.com
Unknown
MartinFowler.com is the site of software engineer Martin Fowler, offering in-depth articles and essays on software development practices. It covers architecture, refactoring, testing, patterns, and continuous integration/deployment, with practical guidance and examples.
More resources on Continuous Integration
CircleCI Learn
Free tutorials and guides for CI pipelines
GitHub Actions Documentation
Official free CI/CD docs and examples
Martin Fowler's CI Articles
In-depth articles on CI practices
Jenkins Pipeline Tutorial for Beginners
Step-by-step Jenkins CI setup
Continuous Integration: Improving Software Quality and Reducing Risk
Continuous Integration: Improving Software Quality and Reducing Risk - A book resource
jenkins.io
Jenkins.io is the official site for the Jenkins automation server, providing comprehensive documentation, tutorials, and downloads to implement CI/CD. It covers getting started, Jenkins Pipeline (and Declarative Pipeline), plugin catalog, administration guides, and ways to contribute to the project.
