buildpacks / pack-orb

A CircleCI Orb for using Cloud Native Buildpacks in CircleCI
https://circleci.com/orbs/registry/orb/buildpacks/pack
Apache License 2.0
12 stars 8 forks source link

Log output of pack is unreadable #28

Closed jromero closed 3 years ago

jromero commented 3 years ago

The log output while downloading appears to be mangled due to cursor position limitations on non-tty console output.

Possible solution: pass --no-color option to pack.

Log output:

https://app.circleci.com/pipelines/github/buildpacks/pack-orb/191/workflows/220a4436-ad1c-402e-a33c-06e7e6a94e53/jobs/680/parallel-runs/0/steps/0-106

image