Posts tagged ‘devops’
Posts about DevOps for Optimizely projects — CI/CD pipelines, build automation, code-quality gates (SonarCloud), and the boring infrastructure that makes shipping uneventful.
-
:
Add SonarCloud/SonarQube to Episerver/Optimizely 12 project using Github actions
Wire SonarCloud static analysis into a GitHub Actions pipeline for Episerver/Optimizely 12 to catch bugs, code smells, and security issues on every PR.
-
:
Add Github pipelines/workflows to Episerver 12 project
How to add a GitHub Actions CI workflow to an Episerver/Optimizely 12 (.NET 6) project — build on every PR and main branch push, step by step.