Skip to content

Add git dependency into retire.js analyzer to allow for git-sourced dependencies

Brian Wald requested to merge issue-11413-add-git into master

What does this MR do?

This MR simply adds in git to the analyzer so that projects that depend on git-sourced dependencies can build correctly.

adding --no-cache allows you to not cache the index locally, reducing the overall image size.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/11413

Does this MR meet the acceptance criteria?

Edited by Brian Wald

Merge request reports