Skip to content

Collapsible output in CI #2126

@colinodell

Description

@colinodell

When I run deployments via CI, I would like for verbose output to become collapsed in the CI logs so that I can more easily see both the overall progress and the details of certain tasks.

Some CI tools have a way for processes to delineate the start and end of collapsible sections by outputting some kind of delimiter to stdout:

It would be great if Deployer had the ability to output these delimiters when running with -v, -vv, or -vvv. Perhaps automatic support for major CI platforms could be baked right in, or maybe just allow for easy customization of the output strings so users can do this themselves by defining some kind of string template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions