Skip to content

Dependency-aware cache key (to allow memoization of build steps) #4

@StuartHarris

Description

@StuartHarris

Feature request: a monobuild command that calculates a hash for a component (or list of components).
This would facilitate the ability to memoize build steps (e.g. when using an artefact cache).
Each hash would be calculated as a Merkle hash of itself and all of its dependencies' hashes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions