-
Task
-
Resolution: Fixed
-
Minor
-
None
-
-
Evergreen - Milestone 2
When running make check on a fresh clone of Evergreen, it is possible to see modifications on package-lock.json files. I could see that on distribution/client/package-lock.json. See the patch attached. Modifications were minor but it could lead to more issues when transitive dependencies are upgraded or such.
Making sure to use the correct dependencies could prevent "invalid" development or not intended dependencies modifications in the project.
- links to
[JENKINS-54204] Building / Checking evergreen modifies the npm dependencies
Assignee | Original: R. Tyler Croy [ rtyler ] | New: Adrien Lecharpentier [ alecharp ] |
Sprint | New: Evergreen - Milestone 2 [ 516 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Summary | Original: Building / Checking evergreen modify the npm dependencies | New: Building / Checking evergreen modifies the npm dependencies |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "evergreen PR (Web Link)" [ 21957 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Closed [ 6 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Closed [ 6 ] | New: In Review [ 10005 ] |
thanks alecharp !