Template for basic maven project with CI SonarCloud, QL and CD to automatically deploy docker image on release.
To use this template, you just have to click on "Use this template" on the main page of this repository, or you can copy/paste it.
- Fix pom.xml
- To guide you, a FIXME tag has been added to all lines to be edited.
- Config SonarCloud
- To configure SonarCloud to your project you need to go on https://sonarcloud.io
- Replace the file at /.github/workflows/sonar.yml with your own yaml file at https://sonarcloud.io and if your Java project is not on Java 11, edit this yaml file.
Don't forget to add your own SonarCloud badges to your readme 😉
If you have any problems setting up CI, CD or other, do not hesitate to contact me at Mathieu.Soysal@etu.umontpellier.fr