You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pipeline over Jenkins and blueocean. There's an API developed in DotNet Core with code coverage 100%. All servers are running at docker. Also, this pipeline analyses the code at sonarQube and run all unit tests.
This code include a basic API with code coverage 100% and you can find a DockerFile to install Jenkins, Sonar and you also will be able a pipeline to create your first CI with DotNetCore.
:) I'm happy about it.
About
Pipeline over Jenkins and blueocean. There's an API developed in DotNet Core with code coverage 100%. All servers are running at docker. Also, this pipeline analyses the code at sonarQube and run all unit tests.