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

Using git or github dependencies causes remote build output spam #282

Open
rjanja opened this issue Oct 31, 2018 · 0 comments
Open

Using git or github dependencies causes remote build output spam #282

rjanja opened this issue Oct 31, 2018 · 0 comments

Comments

@rjanja
Copy link
Contributor

rjanja commented Oct 31, 2018

When running mix deps.get for one or more dependencies that use git or github options, Mix calls git --progress behind the scenes. When building remotely this causes each "dot" of progress to turn into a newline.

Not sure if we can correct this behavior in Bootleg or if it'd require a change upstream, but it'd be nice to fix our build output.

@rjanja rjanja changed the title Would be nice to squelch "mix deps.get" git --progress spam mix deps.get with git or github options causes remote build output spam Oct 31, 2018
@rjanja rjanja changed the title mix deps.get with git or github options causes remote build output spam Using git or github dependencies causes remote build output spam Nov 1, 2018
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

No branches or pull requests

1 participant