-
Notifications
You must be signed in to change notification settings - Fork 337
feat: Introduce Site Action (backport #4890) #4995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
* feat: Trigger Site Update via Site Action * feat(dashboard): Add minimal ui for site action logs * feat(site-actions): Move site from shared to private bench * feat(site): Add get_migration_options endpoint * feat(dashboard): Site Update and Migration Section added * feat(dashboard): Move Site From Shared To Private Bench UI added * feat(dashboard): Move Site to Different Server UI added * chore(dashboard): Reset values on changing the migration mode * feat(dashboard): Move Site to Different Region UI added * chore(dashboard): Remove old migration flows * feat(site-action): Add support for validation stages * feat(site-action): Add validation stage for update * feat(site-action): Add validation stage for update * feat(site-action): Wire up different kind of migration * refactor(site-actions): Hide DataTimeControl label and set seperately * refactor(site-actions): Move Bench movement choice to selector design * feat(site-actions): Move site to different server action has been added * chore(site-action): Remove update site from actions * chore(site-action): For now skip private to shared migration * revert(dashboard): Keep Site Update tab accessible from dashboard * chore: Lint * chore: Cleanup (cherry picked from commit ab72bc8)
|
@Mergifyio queue |
🛑 Configuration not compatible with a branch protection settingDetailsThe branch protection setting |
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (28.57%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #4995 +/- ##
==========================================
- Coverage 45.44% 45.32% -0.12%
==========================================
Files 843 846 +3
Lines 67403 67826 +423
Branches 283 283
==========================================
+ Hits 30630 30743 +113
- Misses 36745 37055 +310
Partials 28 28
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:
|
Resolves #4872
Consolidated View -

This is an automatic backport of pull request #4890 done by [Mergify](https://mergify.com).