Skip to content

BUILD-8875: Migrate to standardized GitHub runner names#59

Merged
alban-auzeill merged 1 commit intomasterfrom
feat/sonartech/BUILD-8875-changeRunnersNames
Aug 26, 2025
Merged

BUILD-8875: Migrate to standardized GitHub runner names#59
alban-auzeill merged 1 commit intomasterfrom
feat/sonartech/BUILD-8875-changeRunnersNames

Conversation

@SonarTech
Copy link
Contributor

@SonarTech SonarTech commented Aug 22, 2025

BUILD-8875

GitHub Actions Runner Migration

This PR updates GitHub Actions workflows to use our new standardized runner naming convention.

Changes

  • Updates runner names in workflow files to new standardized format
  • No functional changes to your CI/CD pipelines
  • All existing functionality remains identical

Runner Mappings

Old Runner New Runner
sonar-runner-large github-ubuntu-latest-s
ubuntu-latest-large github-ubuntu-latest-s
windows-latest-large github-windows-latest-s
ubuntu-24.04-large github-ubuntu-latest-s
sonar-runner-large-arm github-ubuntu-24.04-arm-s
ubuntu-24.04-arm-large github-ubuntu-24.04-arm-s

What You Need to Do

  1. Review the changes in this PR
  2. Merge when ready - no additional action required
  3. Old runners will remain available during transition

Additional Information

For more details about GitHub Actions runners and their specifications, see our GitHub Actions Runner Documentation.

This is an automated migration. Questions? Contact the Engineering Experience squad.

@sonarqube-next
Copy link

Quality Gate passed Quality Gate passed for 'Scala'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@alban-auzeill alban-auzeill merged commit 81d679f into master Aug 26, 2025
9 checks passed
@alban-auzeill alban-auzeill deleted the feat/sonartech/BUILD-8875-changeRunnersNames branch August 26, 2025 09:40
GabrielFleischer pushed a commit that referenced this pull request Dec 2, 2025
SONARSCALA-78 Fix artifact signing (#70)

(cherry picked from commit 16c07f7)

SONARJAVA-5812 Use config-gradle action in QA (#67)

(cherry picked from commit d2ee878)

SONARSCALA-70 Delete Cirrus CI config (#69)

(cherry picked from commit c434fcc)

SONARSCALA-74 Create GitHub action for unified dogfooding (#68)

(cherry picked from commit 916a85a)

SONARSCALA-73 Global improvement of the CI to fit new needs (#66)

(cherry picked from commit 15aaec3)

SONARSCALA-71 Bootstrap the new build CI for sonar-scala (#64)

(cherry picked from commit f3f44e3)

SONARSCALA-69 Delete mend_task (#63)

(cherry picked from commit d92b76f)

SONARSCALA-66 Wait for the sonarcloud compute engine to finish (#62)

(cherry picked from commit 1455d48)

SONARSCALA-68 Update GH release and releasability actions (#61)

(cherry picked from commit f33505a)

SONARSCALA-66 Unify Platform Dogfooding of sonar-scala (#60)

(cherry picked from commit 5e4133d)

BUILD-8875: Migrate to standardized GitHub runner names (#59)

(cherry picked from commit 81d679f)

BUILD-8073 Migrate public repositories workflows to large runners

(cherry picked from commit 4a54cc2)
GabrielFleischer pushed a commit that referenced this pull request Dec 2, 2025
SONARSCALA-78 Fix artifact signing (#70)

(cherry picked from commit 16c07f7)

SONARJAVA-5812 Use config-gradle action in QA (#67)

(cherry picked from commit d2ee878)

SONARSCALA-70 Delete Cirrus CI config (#69)

(cherry picked from commit c434fcc)

SONARSCALA-74 Create GitHub action for unified dogfooding (#68)

(cherry picked from commit 916a85a)

SONARSCALA-73 Global improvement of the CI to fit new needs (#66)

(cherry picked from commit 15aaec3)

SONARSCALA-71 Bootstrap the new build CI for sonar-scala (#64)

(cherry picked from commit f3f44e3)

SONARSCALA-69 Delete mend_task (#63)

(cherry picked from commit d92b76f)

SONARSCALA-66 Wait for the sonarcloud compute engine to finish (#62)

(cherry picked from commit 1455d48)

SONARSCALA-68 Update GH release and releasability actions (#61)

(cherry picked from commit f33505a)

SONARSCALA-66 Unify Platform Dogfooding of sonar-scala (#60)

(cherry picked from commit 5e4133d)

BUILD-8875: Migrate to standardized GitHub runner names (#59)

(cherry picked from commit 81d679f)

BUILD-8073 Migrate public repositories workflows to large runners

(cherry picked from commit 4a54cc2)
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