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

feat: skip sonar task if token is not in environment #2456

Merged
merged 3 commits into from
Jan 10, 2025
Merged

Conversation

raits
Copy link
Contributor

@raits raits commented Dec 2, 2024

Add skip condition to the sonar task in gradle. This should make it so PR-s will still build and test correctly, even if they can not run the sonar check due to missing secret in PR-s from fork.

@raits raits requested review from a team and nortaljevgenikr and removed request for a team December 2, 2024 13:05
Copy link

github-actions bot commented Dec 2, 2024

Job Summary for Gradle

Build and test :: BuildAndPackageWithUnitTests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
src
build sonar test intTest runProxyTest runMetaserviceTest ru…
8.10.2 Build Scan not published

Copy link

sonarqubecloud bot commented Dec 6, 2024

Copy link

github-actions bot commented Dec 6, 2024

Job Summary for Gradle

Build and test :: BuildAndPackageWithUnitTests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
src
build sonar test intTest runProxyTest runMetaserviceTest ru…
8.10.2 Build Scan not published

Copy link

sonarqubecloud bot commented Jan 9, 2025

Copy link

github-actions bot commented Jan 9, 2025

Job Summary for Gradle

Build and test :: BuildAndPackageWithUnitTests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
src
build sonar test intTest runProxyTest runMetaserviceTest ru…
8.10.2 Build Scan not published

@raits raits merged commit 06f2272 into develop Jan 10, 2025
10 checks passed
@raits raits deleted the fix-pr-sonar branch January 10, 2025 08:04
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.

2 participants