Skip to content

Use absolute jsonnet import paths - #1872

Merged
brancz merged 1 commit into
prometheus:masterfrom
metalmatze:mixin-jsonnet-absolute-import-paths
Oct 21, 2020
Merged

brancz merged 1 commit into
prometheus:masterfrom
metalmatze:mixin-jsonnet-absolute-import-paths

Conversation

@metalmatze

Copy link
Copy Markdown
Member

This should be the way forward when importing libraries in jsonnet. It's closer to how Go imports look and makes it more obvious where packages live.

This is not breaking anything, as the old imports were already symlinks to the now directly used directories.

This should be the way forward when importing libraries in jsonnet. It's
closer to how Go imports look and makes it more obvious where packages
live.

This is not breaking anything, as the old imports were already symlinks
to the now directly used directories.

Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
@brancz

brancz commented Oct 21, 2020

Copy link
Copy Markdown
Member

👍

@brancz
brancz merged commit dbf8c70 into prometheus:master Oct 21, 2020
@metalmatze
metalmatze deleted the mixin-jsonnet-absolute-import-paths branch October 21, 2020 09:40
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.

2 participants