Skip to content

chore: test ubicloud runners#752

Draft
Kerruba wants to merge 2 commits into
mainfrom
ubicloud-runner-tests
Draft

chore: test ubicloud runners#752
Kerruba wants to merge 2 commits into
mainfrom
ubicloud-runner-tests

Conversation

@Kerruba

@Kerruba Kerruba commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Add ubicloud-standard(-arm)-2 runners for testing purposes

Copilot AI review requested due to automatic review settings July 17, 2026 12:33
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 expands the repository’s CI/test matrix to exercise Ubicloud self-hosted runners, and updates actionlint’s allowed runner-label list so those workflows lint cleanly.

Changes:

  • Add ubicloud-standard-2 and an ARM variant to actionlint/actionlint.yaml self-hosted runner label allowlist.
  • Extend the test-common-tooling workflow matrix to run on the new Ubicloud runner labels.

Reviewed changes

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

File Description
actionlint/actionlint.yaml Adds Ubicloud runner labels to the actionlint self-hosted runner allowlist.
.github/workflows/test-common-tooling.yml Runs the common-tooling test job on additional Ubicloud runner labels via matrix expansion.

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

fail-fast: false
matrix:
label: ["ubuntu-latest", "gcp-core-2-default", "aws-arm-core-2-default"]
label: ["ubuntu-latest", "gcp-core-2-default", "aws-arm-core-2-default", "ubicloud-standard-2", "ubicloud-standard-2-arm"]
Comment on lines +56 to +57
- ubicloud-standard-2-arm
- ubicloud-standard-2
@Kerruba
Kerruba marked this pull request as draft July 17, 2026 12:55
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