Conversation
WalkthroughThis update refines error logging by modifying the log message in the Changes
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms (7)
🔇 Additional comments (1)
✨ Finishing Touches
🪧 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
|
|
@sagar-qa007 Please note that you cannot delete this library because it is still used in several components. |
@rajatagrawal Can you tell me what to do here? |
|
@vsvamsi1 Can you please check the thread and respond to @sagar-qa007 ? |
|
Hi @sagar-qa007 I have fixed the ee file which requires immer and pushed the new commit, however there is one cypress file which requires it. Can you fix that and thereafter run a tag.all test case? |
KelvinOm
left a comment
There was a problem hiding this comment.
LGTM!
@vsvamsi1 Please note that createImmerReducer have not relevant name now. It should be renamed.
|
Sure @KelvinOm I will refactor the name in a separate PR. |
|
This PR has not seen activitiy for a while. It will be closed in 7 days unless further activity is detected. |
|
This PR has been closed because of inactivity. |
## Description Remove immer library Fixes # https://theappsmith.slack.com/archives/C0134BAVDB4/p1740028929478969?thread_ts=1738822154.732719&cid=C0134BAVDB4 ## Automation /ok-to-test tags="@tag.All" ### 🔍 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/13455561224> > Commit: f695cd9 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13455561224&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.All` > Spec: > <hr>Fri, 21 Feb 2025 12:20:17 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [x] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Refined error logging for improved troubleshooting clarity. - Removed an unnecessary dependency to streamline project maintenance. - Updated state management implementation in the reducer for enhanced performance. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Vemparala Surya Vamsi <vamsi@appsmith.com>
Description
Remove immer library
Fixes # https://theappsmith.slack.com/archives/C0134BAVDB4/p1740028929478969?thread_ts=1738822154.732719&cid=C0134BAVDB4
Automation
/ok-to-test tags="@tag.All"
🔍 Cypress test results
Tip
🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/13455561224
Commit: f695cd9
Cypress dashboard.
Tags:
@tag.AllSpec:
Fri, 21 Feb 2025 12:20:17 UTC
Communication
Should the DevRel and Marketing teams inform users about this change?
Summary by CodeRabbit