-
Notifications
You must be signed in to change notification settings - Fork 4.2k
chore: fixes cyclic dependencies #41071
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
chore: fixes cyclic dependencies #41071
Conversation
…riggerMeta imports" This reverts commit 233dbc5.
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (2)
Please check the settings in the CodeRabbit UI or the 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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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
Documentation and Community
|
🔴🔴🔴 Cyclic Dependency Check: This PR has increased the number of cyclic dependencies by 14, when compared with the release branch. Refer this document to identify the cyclic dependencies introduced by this PR. You can view the dependency diff in the run log. Look for the check-cyclic-dependencies job in the run. |
🔴🔴🔴 Cyclic Dependency Check: This PR has increased the number of cyclic dependencies by 14, when compared with the release branch. Refer this document to identify the cyclic dependencies introduced by this PR. You can view the dependency diff in the run log. Look for the check-cyclic-dependencies job in the run. |
### Changes Made - Introduced `PluginActionSaga.ts` to manage the execution of plugin actions, including handling blob URLs, action timeouts, and error responses. - Removed the deprecated `baseExectutePluginSaga.ts`, consolidating functionality into the new saga for improved maintainability. - Updated related sagas to utilize the new structure, ensuring seamless integration with existing action execution flows. - Enhanced error handling and logging for better debugging and user feedback during action execution. - Implemented soft refresh and unload action handling to improve user experience during page transitions.
f09e3c4
into
rahulbarwal/issue40997/Task-Deployed-modeNavigation-Integration-Trigger-onPageUnloadActions-on-Navigation
This reverts commit 233dbc5.
Description
Tip
Add a TL;DR when the description is longer than 500 words or extremely technical (helps the content, marketing, and DevRel team).
Please also include relevant motivation and context. List any dependencies that are required for this change. Add links to Notion, Figma or any other documents that might be relevant to the PR.
Fixes #
Issue Number
or
Fixes
Issue URL
Warning
If no issue exists, please create an issue first, and check with the maintainers if the issue is valid.
Automation
/ok-to-test tags=""
🔍 Cypress test results
Warning
Tests have not run on the HEAD 2192adb yet
Wed, 02 Jul 2025 09:02:15 UTC
Communication
Should the DevRel and Marketing teams inform users about this change?