Skip to content

Check for unsupported OS images in plan job, before the actual release is requested #2326

@Shnatsel

Description

@Shnatsel

An issue I keep running into when using dist is that when I push a tag to cut a release, the release fails because one of the images (most recently Ubuntu 20.04 and Mac OS 13) is no longer available on Github Actions.

Every time I have to investigate what went wrong, update dist, delete the tag and re-apply it. Aside from being annoying, this causes issues with other automation that expects a tag not to change.

Ideally I'd like dist not to pick unavailable runners in the first place, but if it can't then I'd like to know that I need to update dist before I actually cut a release and see it fail.

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