Skip to content

Serge always prints debug output on CI. #121

@zhukic

Description

@zhukic

Hi.
I use Serge on our Bitbucket Pipelines CI server and I noticed that Serge prints a lot of debugging information (about 478K lines) when running serge localize config.serge but there is no --debug option. Locally on my machine, with the same environment, everything works fine.
After hours of investigation, I found out that Serge probably uses CI environment variable which is predefined in Bitbucket Pipelines CI.

Currently, it can be fixed via unset CI during work with Serge.

Thanks.

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