-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
As part of 1.0.0 milestone we have to define how the versioning will look like and how we will do the releases.
For GitHub Actions is common that for each version a tag is created. This tag is immutable and it can be used as version reference. For example tag v1 could be used as action@v1.
We also need to defined whether we will follow .. pattern or just ..
We should have major tag for every major release and configure it to point to latest major.minor(.micro) everytime we do a release.
Also as part of this issue we should have a workflow that will handle the full release cycle for us.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels