fix: fix git sync related bugs for Custom JS Lib feature#19352
fix: fix git sync related bugs for Custom JS Lib feature#19352mohanarpit merged 19 commits intoreleasefrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
…o fix/19038_fix_git_related_issues_in_custom_js_lib_3
remove feature flag usage from server side
AnaghHegde
left a comment
There was a problem hiding this comment.
All the changes done to ImportExportServiceV2 needs to copied to ImportExportService. The export and import by file is still using the same service. I am afraid we don't have any other way till we finish this up. Apologies for the inconvenience.
…o fix/19038_fix_git_related_issues_in_custom_js_lib_3
…o fix/19038_fix_git_related_issues_in_custom_js_lib_3
|
/ok-to-test sha=18ea7b2 |
|
Related test cases will be scripted by Arun post implementing front-end changes for change log |
|
@ramsaptami I don't see the git discard scenario covered in the test plan. Can we ensure that git discard is also handled correctly? |
…o fix/19038_fix_git_related_issues_in_custom_js_lib_3
…o fix/19038_fix_git_related_issues_in_custom_js_lib_3
…ttps://github.com/appsmithorg/appsmith into fix/19038_fix_git_related_issues_in_custom_js_lib_3
|
/ok-to-test sha=eae0aa0 |
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/3872992378. |
|
/ok-to-test sha=58482db |
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/3873138452. |
|
@AnaghHegde Yep, will add those in. Thanks for reviewing! |
fix JUnit TC
|
/ok-to-test sha=4dddfdd |
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/3880345837. |
|
The following are new failures, please fix them before merging the PR cypress/integration/Smoke_TestSuite/ServerSideTests/JsFunctionExecution/JSFunctionExecution_spec.ts |
1 similar comment
|
The following are new failures, please fix them before merging the PR cypress/integration/Smoke_TestSuite/ServerSideTests/JsFunctionExecution/JSFunctionExecution_spec.ts |
sidhantgoel
left a comment
There was a problem hiding this comment.
Looks good, 1 question, 1 change request
|
/perf-test |
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/3883973779. |
Description
Fixes #19038
Type of change
How Has This Been Tested?
Test plan is the same as the one present for #17895
Issues raised during QA
Checklist:
Dev activity
QA activity: