-
### What would you like to be added?
Cache LazyFS binary in CI
### Why is this needed?
Reduce runtime by ~ minute (needs to confirmed)
-
Prebuilt binary of Sail doesn't exist.
I was running test on Macbook M1, commit `164da62b64fa050569b22910ea207525884802ba`.
```
$make arch-test
CC build/map.o
CC build/utils.o
CC …
-
### Describe the enhancement requested
We use vcpkg to build bundled dependencies for Python wheels. Unfortunately, it often happens that the Docker image gets rebuilt, and therefore all the dependen…
-
On level09 branch:
pip install -e gustoL09P --use-feature=in-tree-build
gives the following error:
option --use-feature: invalid choice: 'in-tree-build' (choose from 'fast-deps', 'truststore', …
-
### Describe the bug
When using the opencv library (which is as I understand the simpler way to play videos in python) we need to enable `enableGtk2 = true` for we get some errors when playing a vi…
-
currently cs updates `~/.bash_profile` but not `~/.config/fish/config.fish`:
```
cs setup
Checking if a JVM is installed
Found a JVM installed under /home/scarf/.cache/coursier/arc/https/github.…
-
```elixir
iex(4)> object = %{a: "b"}
%{a: "b"}
iex(5)> object_bin = :erlang.term_to_binary(object)
iex(6)> NebulexRedisBinTerm.Cache.put("object_bin", object_bin)
:ok
iex(7)> NebulexRedisBinTe…
-
We can utilise GEOS' PreparedGeometry to cache certain Geospatial operations.
A prototype for this is available at https://github.com/cockroachdb/cockroach/pull/54476.
Jira issue: CRDB-2933
-
Lately Tarantool core gets a lot of care to support smooth upgrade progress. So far many tests are covering schema upgrades, boot from old snaps and xlogs. But not a single test can cover true backwar…
-
Hi,
When I try to run the test, I get this error and then my phone stops working (I have to force reboot it). After searching for relevant information but finding nothing, I don't know what to do n…