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

bldr-build and studio improvements #297

Merged
merged 1 commit into from
Mar 16, 2016

Conversation

jtimberman
Copy link
Contributor

When writing the SHA256 checksums to the manifest, files that have
spaces in the names are not escaped/quoted, so errors will get
displayed and those files will not be included in the manifest. Adding
the -print0 option to find, along with the -0 option to xargs
resolves this problem.

We love colorized prompts. However, in most of our default terminal
settings the escape codes cause weird behavior that prevents the
terminal from displaying really long commands. For now, let's just
have a simple prompt with no color.

When writing the SHA256 checksums to the manifest, files that have
spaces in the names are not escaped/quoted, so errors will get
displayed and those files will not be included in the manifest. Adding
the `-print0` option to find, along with the `-0` option to xargs
resolves this problem.

We love colorized prompts. However, in most of our default terminal
settings the escape codes cause weird behavior that prevents the
terminal from displaying really long commands. For now, let's just
have a simple prompt with no color.
@chef-delivery
Copy link
Contributor

This PR has passed 'Verify' and is ready for review and approval!
Use: '@delivery approve' when code review is complete.

@bookshelfdave
Copy link
Contributor

looks good

gif-keyboard-17650998140352692613

@jtimberman
Copy link
Contributor Author

@delivery approve

chef-delivery added a commit that referenced this pull request Mar 16, 2016
Merged change 2c7b4b69-ec1e-44e7-9f51-79e6fc8cb06c

From review branch jtimberman/studio-build-improvements into master

Signed-off-by: jtimberman <[email protected]>
@chef-delivery chef-delivery merged commit d1c43f1 into master Mar 16, 2016
@chef-delivery chef-delivery deleted the jtimberman/studio-build-improvements branch March 16, 2016 22:04
@chef-delivery
Copy link
Contributor

Change: 2c7b4b69-ec1e-44e7-9f51-79e6fc8cb06c approved by: @jtimberman

@chef-delivery
Copy link
Contributor

This PR has passed 'Acceptance' and is ready to be delivered!
Use: '@delivery deliver' when validated in acceptance.

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.

3 participants