Posts tagged ‘github’
-
:
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.