paritytech / cachepot

cachepot is `sccache` with extra sec, which in turn is `ccache` with cloud storage

Home Page:https://cachepot.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tags / Releases page don't contain binaries

rakanalh opened this issue · comments

Hello,

It is mentioned in the README file to use prebuilt binaries for CI. However, the artifacts created with github actions for a specific commit / tag / release are not attached to the release in the releases page.
Therefore, it's currently only possible to use cachepot by installing it via cargo install --git.

Are prebuilt binaries going to be provided soon?

Hey @rakanalh , that's unfortunately correct and we are currently working on getting things in order to get our first release out. It might be a few weeks though until we get all the remaining papercuts resolved.

@drahnr any list of TODO things remaining until release?

@drahnr any list of TODO things remaining until release?

Primarily #89 is a blocker, but not limited to. This is something that would fit better into the discussions section of the project :)