Skip to content

Verify that build is idempotent when --check is used #55

@eibens

Description

@eibens

When the --check option is used:

  1. ensure the cwd is a clean git repository
  2. run the build task
  3. check git for changes
  4. if repository is clean, succeed
  5. else reset and fail

This was copied from #44.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions