Skip to content

st2_finalize_release action is not idempotent #343

@Kami

Description

@Kami

Right now st2cd.st2_finalize_release workflow is not idempotent which means that if it fails halfway through it's a huge PITA to re-run it since not all tasks are idempotent.

We should fix mistral_tag_release, st2_tag_release and other tasks in the workflow to be idempotent - if tags already exist, we should simply proceed with a next task in the workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions