Skip to content

Detect previously applied steps to skip, speeding up later runs for troubleshooting or update #49

Description

@gsmith077
Image

As an idempotent system, having to rerun to correct failures or perform updates should be fast.

It appears that reruns are attempting to run all items over again. To reduce time and friction, it would be a good idea to store a version/release number to check for new functionality or updates to existing, and run a check for the configuration before attempting to apply it, then skip those that are present and on the latest changeset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions