Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Fix: [AEA-0000] - Fix sonar for java. Fix release tagging flow#9

Merged
wildjames merged 1 commit intomainfrom
aea-0000-java-sonar
Nov 6, 2024
Merged

Fix: [AEA-0000] - Fix sonar for java. Fix release tagging flow#9
wildjames merged 1 commit intomainfrom
aea-0000-java-sonar

Conversation

@wildjames
Copy link
Contributor

Summary

  • 🤖 Operational or Infrastructure Change

Details

This should fix java sonar scanning. Also adds an optional input that can disable sonar altogether:

  • If run_sonar is false, SONAR_TOKEN_EXISTS will be unset/false
  • If run_sonar is true, and the sonar token is set, then the analysis steps can run
  • If it's a Java project, the java one runs
  • If it's not a java project, the normal one runs

Also adds a missing package that stopped the release tagging from working.

@wildjames wildjames enabled auto-merge (squash) November 6, 2024 14:26
@wildjames wildjames merged commit e3120b3 into main Nov 6, 2024
@wildjames wildjames deleted the aea-0000-java-sonar branch November 6, 2024 14:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants