ES-1750 Update sonar-ps-plugin to LTA 2026.1 compatibility#2
Merged
Conversation
Sam Anthonisz (santhonisz)
requested changes
Apr 23, 2026
| Build and test using Docker Compose: | ||
| - Run tests: `docker compose run --rm test` | ||
| - Build package: `docker compose run --rm build` | ||
| - Use a custom Docker registry: `DEFAULT_DOCKER_REPO=your.registry.com/path docker compose run --rm test` |
There was a problem hiding this comment.
Let's not try to pre-empt what others are doing; this is a public repo and others can figure out what they need to do
Suggested change
| - Use a custom Docker registry: `DEFAULT_DOCKER_REPO=your.registry.com/path docker compose run --rm test` |
There was a problem hiding this comment.
This is mostly just so the next person at Iress knows what to do when they need to use our Docker private registry and update the plugin. It’s just being explicit, but I’m fine to remove it if needed.
Sam Anthonisz (santhonisz)
approved these changes
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates the
sonar-ps-pluginso it's compatible with SonarQube Server LTA 2026.1.Dependency Updates
10.11.0.2468→13.4.3.4290(compatible with LTA 2026.1)10.7.0.96327→26.1.0.118079(compatible with LTA 2026.1)3.12.0→3.18.0(minimum to resolve issue)Left comments below on file changes outside gretard#39
All tests pass and plugin works as intended in SonarQube Community 26.1.0.118079