#continuous-integration
Read more stories on Hashnode
Articles with this tag
And examples for .NET projects also · In some of my previous posts, I mentioned that I use SonarCloud to do code analysis. By integrating SonarCloud with...
When using GitHub actions it's pretty neat that you can use the hosted GitHub runners. However, this can get costly if you use a lot of runners and...
We have started to use SonarQube, an awesome tool for static code analysis, and due to several reason we have to use the on-prem version and not the...
For many years I have been using TFS/VSTS/DevOps to manage different organization's continuous integration. I have been using CI for many projects,...