Closed punycode closed 4 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
The automations for building and releasing with Gradle are in place. The only thing, we did not migrate, is the automatic update of external CoffeeNet projects to the current parent version. This was kind of broken anyway, so we will address this issue in a separate PR, since it doesn't negatively effect the building and release of CoffeeNet itself.
Copied from #61:
Since CoffeeNet is currently a Spring Boot derived project, we try to track Spring Boot's upstream development. Recently Spring Boot switched (similar to Spring itself) to a Gradle based build and since CoffeeNet itself is modelled after the upstream build process, we might consider switching to a Gradle based build too.
This is may not be only for the sake of it, but could provide following advantages: