Skip to content

use namespace runner instead of github runner on prs#103

Merged
sobhe-Starkware merged 3 commits into
mainfrom
update-pr-runner
Apr 5, 2026
Merged

use namespace runner instead of github runner on prs#103
sobhe-Starkware merged 3 commits into
mainfrom
update-pr-runner

Conversation

@sobhe-Starkware

@sobhe-Starkware sobhe-Starkware commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Low risk: changes only the GitHub Actions runner labels for existing formatting and test jobs, with no code or logic changes. Main risk is CI capacity/compatibility differences on the new Ubuntu 24.04 namespace runners.

Overview
Updates GitHub Actions workflows to run on namespace-provisioned Ubuntu 24.04 runners instead of ubuntu-latest.

check_formatting and verify_flows now use a small runner profile, while the main test job uses an xlarge runner profile to handle heavier workloads.

Reviewed by Cursor Bugbot for commit 51b9297. Bugbot is set up for automated code reviews on this repo. Configure here.


This change is Reviewable

Comment thread .github/workflows/on-pull-request.yaml Outdated

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 51b9297. Configure here.

Comment thread .github/workflows/test.yaml
@codecov

codecov Bot commented Apr 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.80%. Comparing base (e29e2b7) to head (51b9297).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   95.80%   95.80%           
=======================================
  Files          43       43           
  Lines       10517    10517           
=======================================
  Hits        10076    10076           
  Misses        441      441           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sobhe-Starkware sobhe-Starkware merged commit 24da68f into main Apr 5, 2026
7 checks passed
@sobhe-Starkware sobhe-Starkware deleted the update-pr-runner branch April 5, 2026 14:13
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