-
Since just using some random cli tools may not respect the file structure of the coursier cache, it would make sense when `coursier`/`cs` itself could provide some cleanup options. Ideally, we can cle…
lefou updated
2 weeks ago
-
Do the checklist before filing an issue:
* [x] Is this related to the `actions-rs` Actions?
If you think it's a problem related to Github Actions in general, use GitHub Community forum ins…
-
Hi @RayPlante, not sure if this is the best place to put this, but I was hoping the team might consider a small effort to implement/work with the `pooch` project to support the programmatic downloadin…
-
Observed a crash on PVC with latest oneAPI 2024.2.0. I believe this https://github.com/JuliaGPU/oneAPI.jl/commit/457e020c7cf2ec56a8098008b6f4a062b69111c7 must cover various cases. If the failed tests …
-
We expect RV to be a monotonically increasing integer.
This would be similar to the cache mutation detector but enabled by default (with the ability to be disabled via an env var).
https://githu…
-
Github Actions has an API for working with the tool cache:
https://github.com/actions/toolkit/tree/main/packages/tool-cache
This seems like a reasonable fit for this action. I don't know if just …
-
### :beetle: Description
Downloading (or writing to disk) button asks for path and then an "error occurred" dialog appears at cache check stage: "Error configuring cache directory..."
### :clipb…
-
### What type of enhancement is this?
Performance
### What does the enhancement do?
GitHub provides only 14GB of free space for CI/CD, so we need to optimize the compilation performance to ensure t…
-
The version of setuptools pinned in #2733 is incompatible with bazel, more info here: https://github.com/pypa/setuptools/issues/4487. Manually downgrading to 70.3.0 resolves this issue.
Tested on …
-
### Go version
go version go1.23.1 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/mneverov/.cache/go-build'
GOENV='/…