You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this action, it has sped up my builds by about 6x to get down to 10 minutes which is wonderful. I am setting up builds using QEMU for RISCV in Docker. I was able to propagate the environment variables and the cache directory into the container but I am not sure what to propagate back out so that the post run step is able to show the statistics about cache hits etc.
I'll leave this open since someone else may understand better and be able to confidently say this "can't be fixed" or whatever.
Looking around, it appears that the stats come from a running sccache server process which would have existed only inside the docket docker container. I'll dump the stats manually within the docker container for now so I can see them.
Thanks for this action, it has sped up my builds by about 6x to get down to 10 minutes which is wonderful. I am setting up builds using QEMU for RISCV in Docker. I was able to propagate the environment variables and the cache directory into the container but I am not sure what to propagate back out so that the post run step is able to show the statistics about cache hits etc.
https://github.com/Chia-Network/build-wheels/actions/runs/8157450783/job/22297172636?pr=30#step:21:1
https://github.com/Chia-Network/build-wheels/actions/runs/8157450783/workflow?pr=30#L100
The text was updated successfully, but these errors were encountered: