Skip to content

Ignore generated unit test binaries for strict release checks #57

Description

@m1ngsama

Strict release checks build and run all unit tests before asserting that the worktree is clean. Several generated unit test binaries were not covered by .gitignore, so make release-check-strict could fail on its own generated artifacts even when no tracked files changed. Update the ignore list so strict release checks can distinguish real source changes from expected local test binaries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions