(MOT-4389) fix: replace removed worker add instructions - #996
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedToo many files! This PR contains 106 files, which is 6 over the limit of 100. To get a review, reduce the PR to 100 files or fewer by splitting it into smaller PRs or changing its base branch. Upgrade to a paid plan to raise the limit. This review couldn't start because sufficient usage credits or metered capacity aren't available. Add credits or update usage-based reviews in the billing tab, then retry. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (15)
📒 Files selected for processing (106)
You can disable this status message by setting the 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 |
4cd711d to
76e87a9
Compare
skill-check — worker0 verified, 69 skipped (no docs/).
Four for four. Nicely done. |
1635069 to
6ae178b
Compare
Summary
iii worker addinstructions withiii trigger compose::add worker=<name>worker=arguments for multi-worker installsValidation
cargo test --manifest-path document/Cargo.tomlcargo test --manifest-path workers-dev/Cargo.tomlcargo check --manifest-path database/Cargo.tomlcargo check --manifest-path sandbox-code-runner/Cargo.tomlcargo check --manifest-path crates/node-core/Cargo.tomlcargo check --manifest-path eval/Cargo.tomlcargo check --lockedfor eval and the affected providerscargo fmt --manifest-path <affected-manifest> -- --checkpnpm typecheckpnpm exec biome check <changed-console-files>pnpm exec vitest run src/lib/attachments/documents.test.ts src/lib/attachments/pdf.test.ts src/lib/attachments/shared.test.tsgit diff --checkFixes MOT-4389