Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Add strict mode to update/validate #125

Description

@zeisss

Currently validate exits with a non-zero exit code when a hard error is encountered. Some problems raise a warning, but do not return in an non-zero exit. When running in a CI context, you may want to be more strict here and thus fails those test-cases too.

Suggestion: Add a --strict flag to tc update and tc validate that exits on those problems as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions