Skip to content

feat: support sonar scanner version >= 6.1 - #25

Merged
Warchant merged 1 commit into
Warchant:masterfrom
catfishlty:master
Sep 21, 2025
Merged

feat: support sonar scanner version >= 6.1#25
Warchant merged 1 commit into
Warchant:masterfrom
catfishlty:master

Conversation

@catfishlty

Copy link
Copy Markdown
Contributor

https://docs.sonarsource.com/sonarqube-server/latest/analyzing-source-code/scanners/sonarscanner/

Starting from 6.1, the download URL contains the arch parameter, so you need to add some logic to handle it.

Temporary solution: Users who need to use sonar scanner version >= 6.1 can use my fork version (action with master tag version, such as catfishlty/setup-sonar-scanner@master) as a temporary solution.

Thanks to @Warchant for this great work.

resolve #24

@Warchant

Copy link
Copy Markdown
Owner

CI is failing, will fix it on top of your change

@Warchant
Warchant merged commit 8048fc3 into Warchant:master Sep 21, 2025
1 check failed
@catfishlty

Copy link
Copy Markdown
Contributor Author

CI is failing, will fix it on top of your change

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for sonar-scanner-cli 6.1.0.4477+

2 participants