I completed the #cicd pipeline today. It took roughly two weeks, but it’s one of the most #shift-left automation systems I’ve written to date.
To recap, it does the following:
- #UnitTests
- #SecurityScan
- Dynamic #container builds
- #k8s test environment deployment
- Application deployment via #helm
- #e2e testing with #Cypress
- #ChatOps integration and notification
I still have some additional features to add in the future, but at the moment it’s functionality complete.
#chatops #cypress #e2e #helm #k8s #container #securityscan #unittests #shift #cicd