Skip to content

Propagate dependencies in mix tasks #1068

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
May 15, 2013

Conversation

ericmj
Copy link
Member

@ericmj ericmj commented May 15, 2013

Closes #1036

@yrashk
Copy link
Contributor

yrashk commented May 15, 2013

What exactly do you mean? I am not sure I got the intention from the source code

@josevalim
Copy link
Member

If foo depends on bar and you call mix deps.compile bar, it will also recompile foo.

@ericmj
Copy link
Member Author

ericmj commented May 15, 2013

@yrashk See the issue #1036 .

josevalim pushed a commit that referenced this pull request May 15, 2013
Propagate dependencies in mix tasks
@josevalim josevalim merged commit 1250c70 into elixir-lang:master May 15, 2013
@josevalim
Copy link
Member

This was perfect, thank you! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

mix deps.update should propagate dependencies
3 participants