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

Refactor SPM install to properly manage dependencies #31469

Merged
merged 4 commits into from
Feb 25, 2016

Conversation

techhat
Copy link
Contributor

@techhat techhat commented Feb 24, 2016

Previously optional and recommended dependencies were reported, but required dependencies were ignored. This refactor now properly supports required dependencies.

A side effect of this change is that multiple packages and package files may also be declared in a single command.

Ref #27562.

Ping @alexjennings, @meggiebot, @msteed, @plastikos.

@rallytime
Copy link
Contributor

@techhat It looks like some tests need to be addressed here.

@rallytime rallytime added the pending-changes The pull request needs additional changes before it can be merged label Feb 24, 2016
@techhat
Copy link
Contributor Author

techhat commented Feb 24, 2016

@msteed, could you help me out with this?

@techhat
Copy link
Contributor Author

techhat commented Feb 25, 2016

The remaining test failure seems unrelated; I'm pretty sure I didn't touch tornado in any way.

cachedout pushed a commit that referenced this pull request Feb 25, 2016
Refactor SPM install to properly manage dependencies
@cachedout cachedout merged commit 33a25c7 into saltstack:develop Feb 25, 2016
@techhat techhat deleted the spmdeps branch February 25, 2016 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-changes The pull request needs additional changes before it can be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants