Skip to content

BUILD-9094 use remote v1 branch for local actions#88

Merged
julien-carsique-sonarsource merged 1 commit intomasterfrom
fix/jcarsique/BUILD-9094-v1Action
Sep 11, 2025
Merged

BUILD-9094 use remote v1 branch for local actions#88
julien-carsique-sonarsource merged 1 commit intomasterfrom
fix/jcarsique/BUILD-9094-v1Action

Conversation

@julien-carsique-sonarsource
Copy link
Copy Markdown
Contributor

@julien-carsique-sonarsource julien-carsique-sonarsource commented Sep 10, 2025

Remediation for BUILD-9094 with using v1 branch instead of the local checkout.
This is hopefully temporary, until we resolve the issue with the GitHub container using invalid paths.

@julien-carsique-sonarsource julien-carsique-sonarsource requested a review from a team September 10, 2025 14:50
@julien-carsique-sonarsource julien-carsique-sonarsource force-pushed the fix/jcarsique/BUILD-9094-v1Action branch from 5440b5b to 32c6171 Compare September 10, 2025 14:53
@sonarqubecloud
Copy link
Copy Markdown

🤖 Pull Request summary

Refactors GitHub Actions to use direct references instead of symbolic links.

Removes symbolic link setup: Eliminates mkdir .actions/ and ln -s commands across all build action files
Updates action references: Changes from local ./.actions/get-build-number to SonarSource/ci-github-actions/get-build-number@v1
Updates cache references: Changes from local ./.actions/cache to SonarSource/ci-github-actions/cache@v1 in Maven, NPM, and Yarn builds

Review focus: Verify the @v1 tag points to the expected version and ensure all action references are accessible.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@julien-carsique-sonarsource julien-carsique-sonarsource merged commit 723b144 into master Sep 11, 2025
11 checks passed
@julien-carsique-sonarsource julien-carsique-sonarsource deleted the fix/jcarsique/BUILD-9094-v1Action branch September 11, 2025 08:36
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