- Dec 01, 2021
-
-
Adeodato Simó authored
The previous commit restricting build.yml to only run on 'main' (same as newly-introduced debian.yml). But it's useful to be able to see CI runs, during development _before_ opening a pull request. A branch pattern is added so that forcing CI to run is possible.
-
- Nov 30, 2021
-
-
Adeodato Simó authored
This runs tests against Debian stable (bullseye) and, once rocksdb 6.25 makes it out of experimental, against bookworm too (testing).
-
- Nov 12, 2021
-
-
Martina Ferrari authored
Following suggestions from code review, this commit avoid re-using the working directory from different versions of the library.
-
Martina Ferrari authored
After many tries, I think I finally manage to find the right combination of tweaks to make pytest, tox, and GitHub actions to work. This also adds caching of the librocksdb compilation, which is a very slow step, and restricts building of wheels and other artifacts to run only when pushing to main.
-
- Jan 28, 2021
-
-
Martina Ferrari authored
-
Martina Ferrari authored
-
- Dec 29, 2020
-
-
Andrey Martyanov authored
-