-
# Bug report
Having the binary cache directly on an s3 domain name is a significant risk for not being able to fix a situation of excessive s3 transfer cost or migrate to different hosting.
It s…
lf- updated
10 months ago
-
## Environment
* OS Version: dockerized environment
* Source or binary build? Binary build from [c00d8c7](https://github.com/Ekumen-OS/andino_isaac/commit/c00d8c74f1332d06379c8d2cee90f28771a057c1)
…
-
【环境准备】
```
BINARY_URL=oss://dragonwell/8.23.22-test-dragonwell_standard/Alibaba_Dragonwell_Standard_8.23.22_aarch64_linux.tar.gz
JTREG_URL=oss://compiler-ci-bucket/jdk/tools/jtreg5.1-b01.zip
…
-
**Is your feature request related to a problem? Please describe.**
I have access to multiple machines running Ubuntu 20.04 on arm64, and Neovim is not provided as a pre-built binary for this OS/CPU a…
-
## Summary
Replace `cache-db.json` with `cache-db.cbor`, using the same mechanism for serialization as we already do for externs files.
## Motivation
The correctness of the incremental build…
-
### Link to the code that reproduces this issue
https://github.com/apostolos/next-custom-cache-handlers
### To Reproduce
1. Start the application in development `pnpm run dev`
2. Open the root pag…
-
Hi, could you consider the addition of [`dbin`](https://github.com/xplshn/dbin) to the system? It is a package manager that uses static binaries, meaning: we have +2610 statically linked binaries in t…
-
It would be awesome to use Cachix for caching all our builds so folks don't ever actually have to build stuff themselves! Additionally, it looks like the Cachix cache has already been created and we j…
-
For example, using Python 3.12:
```
$ pip install --no-binary=multiprocess multiprocess==0.70.17
Collecting multiprocess==0.70.17
Using cached multiprocess-0.70.17.tar.gz (1.8 MB)
Installin…
-
The problem seems to be the fact that the built image including all layers is huge (~440MB). This is because building the docker container installs several big dependencies to build sudo-rs including …