Closed Xanewok closed 3 years ago
A nice side-effect is that this also builds nightly binaries as part of the workflows.
...which we actually need to set up in a follow-up, as it seems that the job artifacts are not available outside of the web interface; we'd need to set up a dedicated rolling/nightly release.
This helps catching issues unrelated to PRs (which are the most frequent reason to perform CI runs until now) only popping up when these are opened. Instead, perform sanity nightly runs to catch the breakage beforehand. A nice side-effect is that this also builds nightly binaries as part of the workflows.
Refs: https://github.com/paritytech/sccache/pull/74 https://github.com/paritytech/sccache/pull/67