Skip to content

Conversation

@erikburt
Copy link
Collaborator

@erikburt erikburt commented Dec 19, 2025

Changes


DX-2478

@erikburt erikburt self-assigned this Dec 19, 2025
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

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

See analysis details on SonarQube

@erikburt erikburt marked this pull request as ready for review December 19, 2025 21:13
@erikburt erikburt requested a review from a team as a code owner December 19, 2025 21:14
Copilot AI review requested due to automatic review settings December 19, 2025 21:14
@erikburt erikburt requested review from a team as code owners December 19, 2025 21:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the self-hosted runner configuration to use the newer volume label instead of the deprecated disk label, and removes the unused .github/runs-on.yml configuration file along with its CODEOWNERS entry.

  • Replaces disk=large with volume=80gb in runner labels across workflow files
  • Removes the .github/runs-on.yml file that was no longer being used
  • Cleans up the corresponding CODEOWNERS entry for the deleted file

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/docker-build.yml Updates ARM64 and AMD64 runner labels to use volume=80gb instead of disk=large
.github/workflows/ci-core.yml Updates race test runner label to use volume=80gb instead of disk=large
.github/runs-on.yml Deletes unused runner configuration file
.github/CODEOWNERS Removes CODEOWNERS entry for the deleted runs-on.yml file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@trunk-io
Copy link

trunk-io bot commented Dec 19, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@erikburt erikburt added this pull request to the merge queue Dec 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 29, 2025
@erikburt erikburt added this pull request to the merge queue Dec 30, 2025
Merged via the queue into develop with commit 80e09da Dec 30, 2025
96 of 97 checks passed
@erikburt erikburt deleted the fix/disk-large-labels branch December 30, 2025 16:53
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.

3 participants