feat: Add draft version CTA in deployment modal#12925
feat: Add draft version CTA in deployment modal#12925viktoravelino wants to merge 1 commit intorelease-1.10.0from
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-1.10.0 #12925 +/- ##
==================================================
+ Coverage 53.79% 53.89% +0.09%
==================================================
Files 2047 2047
Lines 186342 186391 +49
Branches 26535 28045 +1510
==================================================
+ Hits 100246 100451 +205
+ Misses 84986 84830 -156
Partials 1110 1110
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
| expect(screen.getByText("No versions found")).toBeInTheDocument(); | ||
| expect( | ||
| screen.getByText( | ||
| "Deploy this flow by creating a version from current Draft", |
There was a problem hiding this comment.
"from its current draft"
Summary
Screen.Recording.2026-04-29.at.9.39.28.AM.mov