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

Improve build and push output #251

Merged
merged 2 commits into from
Dec 30, 2020
Merged

Improve build and push output #251

merged 2 commits into from
Dec 30, 2020

Conversation

lukehoban
Copy link
Contributor

Makes a variety of improvements to the log output of the build and push steps, both for cross-language consistency, and for a more focused and useful default display.

Improvements include:

  • Significantly reduce the diagnostic-level output - render just start/end notes for build and push steps - plus streamed output from docker build and docker push.
  • Keep diagnostic logs as "debug" level logs
  • Correctly stream stdout to ephemeral logs for Go
  • Fix incorrect newline handling of streamed stdout in Node.js
  • Add tests of CLI output

Makes a variety of improvements to the log output of the build and push steps, both for cross-language consistency, and for a more focused and useful default display.

Improvements include:
* Significantly reduce the diagnostic-level output  - render just start/end notes for build and push steps - plus streamed output from docker build and docker push.
* Keep diagnostic logs as "debug" level logs
* Correctly stream stdout to emphemeral logs for Go
* Fix incorrect newline handling of streamed stdout in Node.js
* Add tests of CLI output
@lukehoban lukehoban requested a review from stack72 December 30, 2020 07:20
Copy link
Contributor

@stack72 stack72 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are nice changes! Thank you for making this process more useful :)

@lukehoban lukehoban merged commit 295488b into master Dec 30, 2020
@pulumi-bot pulumi-bot deleted the lukehoban/output branch December 30, 2020 22:11
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

Successfully merging this pull request may close these issues.

2 participants