chore: support build adapters for editor-decorators#2623
Conversation
WalkthroughThis change updates the release workflow configuration to integrate the Changes
Sequence Diagram(s)sequenceDiagram
participant Workflow
participant EditorRepo
participant PackagingDir
Workflow->>EditorRepo: Checkout galacean/editor repository
Workflow->>EditorRepo: Install dependencies
Workflow->>EditorRepo: Build decorators package
EditorRepo->>PackagingDir: Copy built decorators to temp/@galacean/editor-decorators
Workflow->>PackagingDir: Include decorators bundle in platform adapter package
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Tip ⚡💬 Agentic Chat (Pro Plan, General Availability)
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms (2)
🔇 Additional comments (4)
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2623 +/- ##
==========================================
+ Coverage 68.96% 69.47% +0.50%
==========================================
Files 961 961
Lines 100345 100406 +61
Branches 8672 8699 +27
==========================================
+ Hits 69203 69755 +552
+ Misses 30882 30391 -491
Partials 260 260
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary by CodeRabbit