KaotoIO / kaoto-backend

Backend for the Kaoto project to provide an easy to use integration framework based on Apache Camel.
Apache License 2.0
75 stars 32 forks source link

Enable maven plugin for those used for GH checks #787

Open igarashitm opened 1 year ago

igarashitm commented 1 year ago

For example, SonarCloud https://docs.sonarcloud.io/advanced-setup/ci-based-analysis/sonarscanner-for-maven/

and Codecov maybe with jacoco or something, hopefully even setting a coverage threshold https://about.codecov.io/tool/jacoco/

If we keep those as GH checks, we should enable maven plugin with exactly same ruleset so that we can run it before submitting a PR. Or, remove those for PR checks. We might be able to keep the comments from those for the reference, but not cause PR checks to fail.

stale[bot] commented 11 months ago

🚨This issue has been automatically marked as stale because it has not had recent activity.🚨 If you are still interested in this issue, please, leave a comment stating its current status. Note that if no development resources has been allocated on it, you may need to search for alternative resources to complete it. It will be closed if no further activity occurs. Thank you for your contributions.