Skip to content

Define release process for actions #19

@Frawless

Description

@Frawless

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.

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