Skip to content

chore(ci): move trusted workflows to RunsOn - #1910

Merged
hmzakhalid merged 5 commits into
theinterfold:feat/avail-vectorx-data-availabilityfrom
auryn-macmillan:feat/runs-on
Sep 3, 2026
Merged

chore(ci): move trusted workflows to RunsOn#1910
hmzakhalid merged 5 commits into
theinterfold:feat/avail-vectorx-data-availabilityfrom
auryn-macmillan:feat/runs-on

Conversation

@auryn-macmillan

Copy link
Copy Markdown
Contributor

Quick PR to move the github workflows to runs-on to see if they go faster there.

Route every GitHub-hosted ubuntu-latest job to a RunsOn 2cpu-linux-x64
runner, namespaced per workflow run. Five enclave-ci jobs keep their
dedicated runner group, and the release binary matrix keeps its
per-OS routing.
crisp_unit shards its label by test-suite so parallel legs cannot
share a runner. The release binary matrix keeps the macos-latest leg
GitHub-hosted because RunsOn cannot launch macOS runners, and labels
the linux leg for RunsOn.
@vercel

vercel Bot commented Sep 1, 2026

Copy link
Copy Markdown

@auryn-macmillan is attempting to deploy a commit to the Gnosis Guild Team on Vercel.

A member of the Team first needs to authorize it.

@auryn-macmillan auryn-macmillan changed the title Feat/runs on move workflows to runs-on Sep 1, 2026
@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (2)
  • main
  • dev

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 061b49c5-7bd8-42a4-a5b8-5034291f1c9b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vercel

vercel Bot commented Sep 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
interfold-docs Ready Ready Preview Sep 1, 2026 3:36pm UTC

Request Review

Comment thread .github/workflows/releases.yml
Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
auryn-macmillan and others added 3 commits September 2, 2026 15:19
Fork pull requests run untrusted code, so they stay on GitHub-hosted
runners; same-repo events use RunsOn. Labels now embed run id,
attempt, and job name so concurrent jobs cannot share a runner.
@hmzakhalid hmzakhalid changed the title move workflows to runs-on chore(ci): move trusted workflows to RunsOn Sep 3, 2026
@auryn-macmillan

Copy link
Copy Markdown
Contributor Author

We should perhaps have this PR target a different branch now?

@hmzakhalid
hmzakhalid merged commit 1e2c0cd into theinterfold:feat/avail-vectorx-data-availability Sep 3, 2026
3 of 7 checks passed
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