Skip to content

Plan for tags and recommended versions after 1.0.0 #39

@stevector

Description

@stevector

The current readme recommends consumers of this action pin exact versions like 0.5.1. When I wrote that guidance I assumed that after 1.0.0 we would recommend that customers switch to consuming something like v1 (since that is the convention with common actions like checkout).

However, I did not know that the way checkout accommodates that consumption pattern is by regularly changing the hash to which tags like v4 point. I have a near allergic reaction to ever changing a tag. The behavior I want is for consumers to get the latest tag on a branch and to allow consumers to determine their own specificity. Said another way, I want the specificity and behavior of a composer.json file.

I'll need to think through how to best accommodate that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions