Skip to content

no-progress bar on ci builds #2542

@staabm

Description

@staabm

wouldn't it make sense to assume no-progress by default on ci builds?

e.g. we could detect travis and github using
getenv('TRAVIS') !== false || getenv("GITHUB_ACTION") !== false

the progress bar on ci builds makes it hard to find the actual usefull phpstan messages, see e.g.

grafik

we get a huge wall of 'progress bar text' which is just noise

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions