fix(ci): fix node/bun build step - #781
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:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (1)
Included review availability: Your plan includes up to 3 reviews per rolling hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe repository moves package tooling into ChangesWorkspace publishing migration
Estimated code review effort: 3 (Moderate) | ~20 minutes Merge Risk: ⚪ Minimal · up to The current changes do not present an actionable merge-blocking risk; the PR is merge-ready after normal checks and review. Sequence Diagram(s)sequenceDiagram
participant ReleaseWorkflow
participant PackagesWorkspace
participant VersionScript
participant npmRegistry
ReleaseWorkflow->>PackagesWorkspace: Install dependencies and build packages
ReleaseWorkflow->>VersionScript: Update versions and package dependencies
VersionScript-->>ReleaseWorkflow: Write updated manifests
ReleaseWorkflow->>npmRegistry: Publish packages
Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
9f841e0 to
774d6bc
Compare
unf*ck the npm publishing CI script
774d6bc to
4d662ef
Compare
unf*ck the npm publishing CI script
Summary by CodeRabbit