Skip to content

Invalidate build cache on target update #77

@fbecart

Description

@fbecart

Right now, the build cache is invalidated if the inputs or the outputs of the target changed. However, if the target itself is updated (for instance, its command, defined in zinoma.yml), the cache is not automatically invalidated.

This can cause issues to users who are modifying the Zinoma build configuration, or for those who later check out these updates. A current workaround is to use the --clean option, as it forces the invalidation of the cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions