Skip to content

Letting the user know when medusa is being run against the same build artifacts #433

@bsamuels453

Description

@bsamuels453

We should somehow hash the build artifacts so the user can be notified when medusa is being run against the same exact artifacts as previously run with.

The UX for the user would probably be a console.log that says "Medusa is running against a new set of build artifacts", or "WARN: Medusa is running against the same build artifacts as it was run against previously".

It would be extremely dope if we could somehow also say the time when the previous build artifact was run against, like "WARN: Medusa is running against the same build artifact as it ran against 15 minutes ago". This would be super easy for the user to understand "whoops it's running against my old build artifact instead of the one i just edited"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions