Skip to content
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

Remove symlinks also from dependencies. #303

Merged
merged 3 commits into from
Jun 30, 2020
Merged

Conversation

mplzik
Copy link
Contributor

@mplzik mplzik commented Jun 26, 2020

The change in #302 only removed
symlinks from the directory path for main.jsonnet; this commit also
modifies the code that iteratoes through all the transitive dependencies
to de-symlink them.

The change in #302 only removed
symlinks from the directory path for `main.jsonnet`; this commit also
modifies the code that iteratoes through all the transitive dependencies
to de-symlink them.

Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
@mplzik mplzik marked this pull request as ready for review June 26, 2020 14:21
@mplzik mplzik requested a review from sh0rez June 26, 2020 14:21
pkg/jsonnet/imports.go Outdated Show resolved Hide resolved
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
pkg/jsonnet/imports.go Outdated Show resolved Hide resolved
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
@sh0rez sh0rez merged commit 52a66f7 into master Jun 30, 2020
@sh0rez sh0rez deleted the mplzik/non-symlinked-imports branch June 30, 2020 15:39
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.

3 participants