8000 MIG-105: Removed the work around function by sharad23 · Pull Request #373 · Medable/mdctl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MIG-105: Removed the work around function #373

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

Merged
merged 3 commits into from
May 17, 2022

Conversation

sharad23
Copy link
Contributor
@sharad23 sharad23 commented May 13, 2022

In this PR, i removed the Work around function

@@ -147,7 +147,7 @@ class StudyManifestTools {
this.writeIssues(removedEntities)
this.writePackage('study', extraConfig)

return { manifest, removedEntities }
return { manifest, removedEntities, mappingScript }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi Sharad, this is unrelated to MIG-105, this is already addressed in Davide's PR

This ticket is about removing the workaround in MenuConfigMapping class

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also I'd like to understand why we get package-lock.json changes, can you confirm these are expected changes?

@sharad23 sharad23 changed the title added mappingScript on return Removed the work around function May 16, 2022
@sharad23 sharad23 changed the title Removed the work around function MIG-105: Removed the work around function May 16, 2022
@sharad23 sharad23 closed this May 16, 2022
ok
8000
@sharad23 sharad23 reopened this May 16, 2022
Copy link
Contributor
@nahueld nahueld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good

@@ -147,7 +147,7 @@ class StudyManifestTools {
this.writeIssues(removedEntities)
this.writePackage('study', extraConfig)

return { manifest, removedEntities }
return { manifest, removedEntities, mappingScript }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also I'd like to understand why we get package-lock.json changes, can you confirm these are expected changes?

@nahueld nahueld merged commit e0fe0bc into Medable:develop May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0