| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: cleanup | 2021-06-09 | 4 | -8/+0 | |
| | | |||||
| * | ci: run the tests with qemu too | 2021-06-07 | 2 | -0/+22 | |
| | | |||||
| * | ci: remove extraneous jobs | 2021-03-23 | 3 | -20/+0 | |
| | | |||||
| * | ci: enable the bundled test | 2021-03-13 | 1 | -5/+3 | |
| | | |||||
| * | ci: stop building with the bundled sqlite on aarch64 | 2021-01-24 | 1 | -4/+0 | |
| | | | | | | | | | Building sqlite increases the build time to close to an hour, which is way too long. We might need to build for aarch64 on another CI platform, but for now just disable this step. | ||||
| * | ci: try to fix the build with sqlite bundled | 2021-01-24 | 1 | -1/+1 | |
| | | | | | | For some reason the build fails with an undefined symbol on Debian aarch64, apparently can be fixed by using musl instead of glibc. | ||||
| * | ci: test both in-memory and filesystem | 2021-01-24 | 4 | -19/+31 | |
| | | |||||
| * | ci: disable the bundled test on Debian | 2021-01-09 | 1 | -3/+5 | |
| | | |||||
| * | ci: test with the bundled source too | 2021-01-09 | 3 | -0/+12 | |
| | | |||||
| * | ci: aarch64 builds are super slow, don't do them twice | 2021-01-06 | 1 | -4/+0 | |
| | | |||||
| * | ci: use the github repo | 2020-12-30 | 4 | -4/+4 | |
| | | |||||
| * | ci: stop sending an email on failure | 2020-12-29 | 4 | -20/+0 | |
| | | |||||
| * | ci: rename is_ci to in_memory | 2020-12-28 | 4 | -5/+24 | |
| | | | | | also test both modes | ||||
| * | ci: add the build manifest for debian/buster aarch64 | 2020-12-23 | 1 | -0/+27 | |
| | | |||||
| * | ci: add the build manifest for alpine/edge amd64 | 2020-12-18 | 1 | -0/+27 | |
| | | |||||
| * | ci: add the ssh key secret | 2020-10-24 | 2 | -2/+4 | |
| | | |||||
| * | add ci stuff | 2020-10-24 | 2 | -0/+50 | |