Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Accept app mode param in fetch environment action (#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 -->
- Loading branch information