This repository was archived by the owner on Sep 9, 2020. It is now read-only.
Allow installing packages into environment scope#697
Merged
shomron merged 1 commit intoksonnet:masterfrom Jul 6, 2018
Merged
Conversation
Collaborator
Author
|
Feature exercised in https://gist.github.com/shomron/828e3efa01039b80e3c23ca0b153eded |
9096f8c to
4c453ec
Compare
Pull Request Test Coverage Report for Build 1142
💛 - Coveralls |
4c453ec to
b608256
Compare
bryanl
reviewed
Jul 5, 2018
bryanl
previously requested changes
Jul 5, 2018
Member
bryanl
left a comment
There was a problem hiding this comment.
Let's discuss my initial notes...
premature. It isn't rejected as I'm not sure if it is complete.
Collaborator
Author
|
@bryanl thanks for looking at this. Regarding the initial notes:
|
bryanl
approved these changes
Jul 6, 2018
* Add --env flag to pkg install cli * Add support for environment qualifier in app.UpdateLib() * Refactor CacheDependency to only focus on vendoring, app update is handled by the caller * Move default app.Environment[s]() implementation to baseApp. Closes ksonnet#688 Signed-off-by: Oren Shomron <shomron@gmail.com>
b608256 to
826c805
Compare
Collaborator
Author
|
Rebased before merge. |
Collaborator
Author
|
Closes #688 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Oren Shomron shomron@gmail.com