Skip to content

Fontbakery now exits with error status on FAILs #223

@simoncozens

Description

@simoncozens

Fontbakery now exits with an error code of the highest check status:

sys.exit(check_profile_main(module.profile))

This action interprets that as a crash, and causes the workflow to fail. font-bakery should capture and interpret the process exit status. I recommend using it to send a warning to the action log file.

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