chore(ci): optimise runners, distribute test shards#4240
Conversation
|
|
Note Reviews pausedIt 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 Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
WalkthroughGitHub 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)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
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.
Uh oh!
There was an error while loading. Please reload this page.