Skip to content

Always use non-symlinked paths when listing imports. #302

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 1 commit into from
Jun 26, 2020

Conversation

mplzik
Copy link
Contributor

@mplzik mplzik commented Jun 26, 2020

Havin a "canonical" representation of the imports makes the life much
easier when trying to match environment's dependencies against a list of
changed jsonnet/libsonnet files.

@sh0rez sh0rez marked this pull request as ready for review June 26, 2020 13:13
Copy link
Member

@sh0rez sh0rez left a comment

Choose a reason for hiding this comment

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

LGTM

Havin a "canonical" representation of the imports makes the life much
easier when trying to match environment's dependencies against a list of
changed jsonnet/libsonnet files.

Signed-off-by: Milan Plzik <[email protected]>
@mplzik mplzik force-pushed the mplzik/non-symlinked-imports branch from d5f8cbf to 6c19734 Compare June 26, 2020 13:14
@sh0rez sh0rez merged commit 7106b63 into master Jun 26, 2020
@sh0rez sh0rez deleted the mplzik/non-symlinked-imports branch June 26, 2020 13:17
mplzik added a commit that referenced this pull request 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.

Signed-off-by: Milan Plzik <[email protected]>
sh0rez pushed a commit that referenced this pull request Jun 30, 2020

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
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.
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.

None yet

2 participants