Experience the power of Continuous Integration and Continuous Deployment
DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality.
Developer pushes code to GitHub repository
GitHub Actions runs automated tests and validation
Automatically deployed to GitHub Pages
Make a change to this file and push to see the pipeline in action:
Have questions about DevOps or this project? Feel free to reach out!