"value":"\n <p>You have a CI pipeline in your project.<\/p>\n\n<p>Every time you push a commit, the CI pipeline runs and performs its checks.<\/p>\n\n<p>It runs the automated tests and verifies they pass, statically analyses the code to identify any issues and validates the code follows the correct coding style and standards.<\/p>\n\n<p>Everything passes.<\/p>\n\n<h2 id=\"what-next%3F\">What next?<\/h2>\n\n<p>If the pipeline passes, your change is deployable.<\/p>\n\n<p>So, why not extend the pipeline to deploy the change once the checks pass?<\/p>\n\n<p>If the checks don't pass, don't deploy.<\/p>\n\n<p>It could be as simple as pushing the code to an S3 bucket, a separate Git branch or repository for managing deployments, or creating an artifact like a Docker image.<\/p>\n\n<p>Instead of waiting for someone to do this manually, remove a step and automate it within the pipeline.<\/p>\n\n<p>The sooner it's deployed, the sooner it provides value for your application's users.<\/p>\n\n ",
"format":"full_html",
"processed":"\n <p>You have a CI pipeline in your project.<\/p>\n\n<p>Every time you push a commit, the CI pipeline runs and performs its checks.<\/p>\n\n<p>It runs the automated tests and verifies they pass, statically analyses the code to identify any issues and validates the code follows the correct coding style and standards.<\/p>\n\n<p>Everything passes.<\/p>\n\n<h2 id=\"what-next%3F\">What next?<\/h2>\n\n<p>If the pipeline passes, your change is deployable.<\/p>\n\n<p>So, why not extend the pipeline to deploy the change once the checks pass?<\/p>\n\n<p>If the checks don't pass, don't deploy.<\/p>\n\n<p>It could be as simple as pushing the code to an S3 bucket, a separate Git branch or repository for managing deployments, or creating an artifact like a Docker image.<\/p>\n\n<p>Instead of waiting for someone to do this manually, remove a step and automate it within the pipeline.<\/p>\n\n<p>The sooner it's deployed, the sooner it provides value for your application's users.<\/p>\n\n ",