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

Report progress on STDOUT/STDERR during compilation of individual modules #3508

Closed
saurabhnanda opened this issue Oct 23, 2017 · 2 comments · Fixed by #4097
Closed

Report progress on STDOUT/STDERR during compilation of individual modules #3508

saurabhnanda opened this issue Oct 23, 2017 · 2 comments · Fixed by #4097

Comments

@saurabhnanda
Copy link

Following-up from #426 (comment)

Would it be possible to output a . for every compiled module. Use-cases:

  • Avoid hitting timeouts [1] on some CI environments.
  • Reporting progress is important for impatient devs :)

[1] https://discuss.circleci.com/t/too-long-with-no-output-while-building-docker-image/12275

@snoyberg
Copy link
Contributor

I'm about to take a stab at #3225, which will address this desire as well.

@snoyberg
Copy link
Contributor

Relevant PR: #4097

snoyberg added a commit that referenced this issue Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants