-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Right now, the dependency installation script in evergreen just installs everything, including stuff like the junit test merger, which is only used in a subset of our tests. We should attempt to modularize the dep install process so that we can select which parts we need. This is especially important for the release script, which currently can't publish any releases due to the NPM/NodeJS installation leaving untracked files in the git repository.