Skip to content

Fixed test report path for SonarQube #1285

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

Merged
merged 12 commits into from
Mar 14, 2025
Merged

Conversation

PhilippSchmelter
Copy link
Contributor

Closes #1284

This pull request includes updates to GitHub Actions, semantic versioning tasks, and SonarQube configuration to improve automation and fix issues. The most important changes are listed below:

GitHub Actions and Issue Fixes:

  • Fixed SonarQube junit path issue in GitHub Actions.

Semantic Versioning:

  • Updated gradle/scripts/semVer.gradle to use the tasks.register method for defining tasks currentVersion and devVersion.

SonarQube Configuration:

  • Changed the junit report path in gradle/scripts/sonarqube.gradle to build/test-results/test.

@PhilippSchmelter PhilippSchmelter added bug Something isn't working ci Related to continuous integration labels Mar 12, 2025
@PhilippSchmelter PhilippSchmelter self-assigned this Mar 12, 2025
@PhilippSchmelter PhilippSchmelter marked this pull request as ready for review March 12, 2025 13:05
@PhilippSchmelter PhilippSchmelter deleted the ps/#1284-SonarPathIssue branch March 13, 2025 19:10
@PhilippSchmelter PhilippSchmelter restored the ps/#1284-SonarPathIssue branch March 13, 2025 19:22
Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sebastian-peter sebastian-peter merged commit 6b3b06b into dev Mar 14, 2025
5 checks passed
@sebastian-peter sebastian-peter deleted the ps/#1284-SonarPathIssue branch March 14, 2025 16:46
@sebastian-peter sebastian-peter added this to the Version 7.0 milestone May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci Related to continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixing Path Problem of SonarQube in GHA
2 participants