fullstaq-ruby / fullstaq-ruby/server-edition

Get rid of our custom CI/CD resumption support

Open
#97 1 comment 0 reactions 0 assignees View on GitHub
ci/cd enhancement
Dominant language
Shell
Stars
630
Forks
38
PR merge metrics
No merged PRs in 30d

Description

Github Actions [now supports partial reruns](https://github.blog/2022-03-16-save-time-partial-re-runs-github-actions/). 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.