Skip to content

create_release.py creates incomplete release if something goes wrong #2224

@bgilbert

Description

@bgilbert

If create_release.py fails after find_upload_url(), it will have already created a GitHub release but won't upload the wrap file, so it produces a broken release like this one without a source archive or wrap. The workflow job will fail, but upon a rerun it'll find that the tag already exists and won't retry that release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions