chore: Accept app mode param in fetch environment action#38786
chore: Accept app mode param in fetch environment action#38786ashit-rath merged 2 commits intoreleasefrom
Conversation
WalkthroughThe pull request introduces modifications to environment configuration fetching by adding an optional Changes
Possibly related PRs
Suggested Labels
Suggested Reviewers
Poem
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (2)
🧰 Additional context used📓 Learnings (1)app/client/src/ce/actions/environmentAction.ts (1)⏰ Context from checks skipped due to timeout of 90000ms (5)
🔇 Additional comments (3)
✨ Finishing Touches
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 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
Documentation and Community
|
ayushpahwa
left a comment
There was a problem hiding this comment.
LGTM, small comment added.
…#38786) ## Description Adds mode as a a param to the fetchingEnvironmentConfigs action to handle the environment resolution on page load. The extended code is in EE where this change is leveraged. EE PR appsmithorg/appsmith-ee#5977 ## Automation /ok-to-test tags="@tag.Sanity" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/12926385771> > Commit: 980841c > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12926385771&attempt=2" target="_blank">Cypress dashboard</a>. > Tags: `@tag.Sanity` > Spec: > <hr>Thu, 23 Jan 2025 10:53:11 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced environment configuration fetching with optional application mode parameter - Improved workspace ID setting to include application mode context <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Description
Adds mode as a a param to the fetchingEnvironmentConfigs action to handle the environment resolution on page load. The extended code is in EE where this change is leveraged.
EE PR https://github.com/appsmithorg/appsmith-ee/pull/5977
Automation
/ok-to-test tags="@tag.Sanity"
🔍 Cypress test results
Tip
🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/12926385771
Commit: 980841c
Cypress dashboard.
Tags:
@tag.SanitySpec:
Thu, 23 Jan 2025 10:53:11 UTC
Communication
Should the DevRel and Marketing teams inform users about this change?
Summary by CodeRabbit