Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to SonarQube 10.8.1 #91

Open
denniebouman opened this issue Jan 21, 2025 · 3 comments
Open

Upgrade to SonarQube 10.8.1 #91

denniebouman opened this issue Jan 21, 2025 · 3 comments
Assignees

Comments

@denniebouman
Copy link
Member

https://community.sonarsource.com/t/sonarqube-server-10-8-1-released/132266

@wkoot wkoot self-assigned this Jan 29, 2025
@wkoot
Copy link
Collaborator

wkoot commented Jan 29, 2025

Hmm, ansible (Ansible IaC) is now also supported - check if it clashes with the ansible yaml plugin we're already using
https://docs.sonarsource.com/sonarqube-server/10.8/analyzing-source-code/languages/ansible/
Also note the issue reported on the plugin github sbaudoin/sonar-ansible#64

There's also a bunch of AI related stuff, that we should verify and/or disable if data is uploaded
https://docs.sonarsource.com/sonarqube-server/10.8/server-upgrade-and-maintenance/release-notes-and-notices/release-notes/#ai-features
https://www.sonarsource.com/products/sonarqube/whats-new/sonarqube-server-10-8/

According to the release upgrade notes, there is now a Standard Experience Mode and Multi-Quality Rule (MQR) Mode
https://docs.sonarsource.com/sonarqube-server/10.8/server-upgrade-and-maintenance/release-notes-and-notices/release-upgrade-notes/
https://docs.sonarsource.com/sonarqube-server/10.8/user-guide/code-metrics/changing-modes/
Looks like we'll get the MQR since all ictu sonar deploys are on 10.2+. But we might want to enforce one of these modes?

wkoot added a commit that referenced this issue Jan 29, 2025
@denniebouman
Copy link
Member Author

Hmm, ansible (Ansible IaC) is now also supported - check if it clashes with the ansible yaml plugin we're already using https://docs.sonarsource.com/sonarqube-server/10.8/analyzing-source-code/languages/ansible/ Also note the issue reported on the plugin github sbaudoin/sonar-ansible#64

There's also a bunch of AI related stuff, that we should verify and/or disable if data is uploaded https://docs.sonarsource.com/sonarqube-server/10.8/server-upgrade-and-maintenance/release-notes-and-notices/release-notes/#ai-features https://www.sonarsource.com/products/sonarqube/whats-new/sonarqube-server-10-8/

According to the release upgrade notes, there is now a Standard Experience Mode and Multi-Quality Rule (MQR) Mode https://docs.sonarsource.com/sonarqube-server/10.8/server-upgrade-and-maintenance/release-notes-and-notices/release-upgrade-notes/ https://docs.sonarsource.com/sonarqube-server/10.8/user-guide/code-metrics/changing-modes/ Looks like we'll get the MQR since all ictu sonar deploys are on 10.2+. But we might want to enforce one of these modes?

MQR is the way we want to use SonarQube, also with our quality system Quality-Time

@denniebouman
Copy link
Member Author

https://docs.sonarsource.com/sonarqube-server/10.8/instance-administration/analysis-functions/ai-standards/#apply-qualified-quality-gate : Projects migrated from 10.7 using the Sonar way quality gate will loose AI Code Assurance. Simply qualify a new quality gate or apply the Sonar way for AI code quality gate.
ICTU instances are on (will migrate from) 10.7

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

When branches are created from issues, their pull requests are automatically linked.

2 participants