Skip to content

chore(deps): update sonarqube to 26.3.0.120487-community#195

Merged
BoxBoxJason merged 3 commits into
mainfrom
fix/missing-pagination-permission-template-search
Apr 2, 2026
Merged

chore(deps): update sonarqube to 26.3.0.120487-community#195
BoxBoxJason merged 3 commits into
mainfrom
fix/missing-pagination-permission-template-search

Conversation

@BoxBoxJason
Copy link
Copy Markdown
Owner

Description of your changes

This PR adds the missing Pagination arguments for the Permission Templates "Search" endpoint. It updates the validation function for those arguments. It also adds unit tests to ensure they remain properly here.

  • Followed the git conventional commit message format.
  • Made sure all changes are covered by proper tests, reaching a coverage of at least 80% when applicable.

How has this code been tested

I have:

  • Made sure make lint passes to verify that the code style is correct.
  • Made sure make test passes to verify that the code is working as intended.
  • Made sure make e2e passes to verify that end-to-end tests pass against a real SonarQube instance.
  • Added unit tests to cover the code changes.
  • Added end-to-end tests if necessary.

Signed-off-by: BoxBoxJason <contact@boxboxjason.dev>
@BoxBoxJason BoxBoxJason added this to the User Production Readiness milestone Apr 2, 2026
@BoxBoxJason BoxBoxJason self-assigned this Apr 2, 2026
@BoxBoxJason BoxBoxJason added bug Something isn't working unit-test Unit test related work sdk SonarQube golang SDK related work labels Apr 2, 2026
Signed-off-by: BoxBoxJason <contact@boxboxjason.dev>
@BoxBoxJason BoxBoxJason changed the title fix: missing pagination permission templates search chore(deps): update sonarqube to 26.3.0.120487-community Apr 2, 2026
Signed-off-by: BoxBoxJason <contact@boxboxjason.dev>
@BoxBoxJason BoxBoxJason merged commit 0a428f4 into main Apr 2, 2026
4 checks passed
@BoxBoxJason BoxBoxJason deleted the fix/missing-pagination-permission-template-search branch April 2, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working sdk SonarQube golang SDK related work unit-test Unit test related work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant