ChainSafe / ChainSafe/gossamer

ci: cache wasm blob between job runs

Open
#2,837 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
454
Forks
144
PR merge metrics
No merged PRs in 30d

Description

Our Go code (with 8582cb20a37d574e6397f980f919c6dd4dfb24a0) uses runtimes cached in the /tmp directory if available, and otherwise downloads them.

Sometimes Github can be a bit flaky serving those files over http, so the CI fails randomly because of it.

It might make sense to cache them between CI jobs/runners so the Go code doesn't have to fetch them.

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.