Skip to content

chore(ci): attempt at optimising slow actions#4240

Draft
carderne wants to merge 6 commits into
mainfrom
warp-runners
Draft

chore(ci): attempt at optimising slow actions#4240
carderne wants to merge 6 commits into
mainfrom
warp-runners

Conversation

@carderne

Copy link
Copy Markdown
Collaborator

Follow some warpbuild recommendations and see if we can optimise the internal/webapp unit tests.

@changeset-bot

changeset-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c9d7f7e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

GitHub Actions workflows were updated to use larger runners for E2E, typecheck, and Webapp unit tests, and a larger Windows runner for CLI E2E tests. Release and prerelease jobs now document their requirement for GitHub-hosted runners. Internal unit tests now execute 12 parallel local shards in one job with aggregated status and merged reports. Test timing data was regenerated.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is far too brief and omits required template sections like Closes #issue, checklist, testing, changelog, and screenshots. Add the missing template sections, including the linked issue, checklist items, testing steps, changelog summary, and screenshots or a note that none apply.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the main change: CI workflow optimization for slow unit and E2E actions.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch warp-runners

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.

carderne added 5 commits July 13, 2026 11:26
The split of triggerTask.server.test.ts and triggerFailedTask.test.ts
deleted the originals but the replacement files were never staged, so
their 12 container tests silently stopped running.
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.

1 participant