-
Notifications
You must be signed in to change notification settings - Fork 6
Plan for tags and recommended versions after 1.0.0 #39
Copy link
Copy link
Open
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels