Skip to content

Get rid of our custom CI/CD resumption support #97

@FooBarWidget

Description

@FooBarWidget

Github Actions now supports partial reruns. We can now get rid of our custom CI/CD resumption system.

This means that we don't have to store artifacts on Cloud Storage anymore.

One special problem that arises if we stop storing artifacts on Cloud Storage, is that different workflows need to access each other's artifacts. We can possibly implement this by using Github's CI Artifact Download API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ci/cdIssue related to the CI/CD systemenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions