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

Use --force-color with pack build invocations in CI #771

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Feb 5, 2024

As of Pack 0.33.0 (which this repo is using thanks to #462), there is a new --force-color argument that makes pack build output logs in colour even if a TTY wasn't detected (as is the case on GHA):
https://github.com/buildpacks/pack/releases/tag/v0.33.0

This will allow us to see the colour output from the new build output implementation.

GUS-W-14968745.

As of Pack 0.33.0 (which this repo is using thanks to #462), there is a
new `--force-color` argument that makes `pack build` output logs
in colour even if a TTY wasn't detected (as is the case on GHA):
https://github.com/buildpacks/pack/releases/tag/v0.33.0

This will allow us to see the colour output from the new build output
implementation.

GUS-W-14968745.
@edmorley edmorley self-assigned this Feb 5, 2024
@edmorley edmorley marked this pull request as ready for review February 5, 2024 13:25
@edmorley edmorley requested a review from a team as a code owner February 5, 2024 13:25
@edmorley edmorley enabled auto-merge (squash) February 5, 2024 13:25
@edmorley edmorley merged commit 2907c18 into main Feb 5, 2024
5 checks passed
@edmorley edmorley deleted the edmorley/pack-build-force-color branch February 5, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants