| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove old sourcehut build files | 2023-09-17 | 1 | -30/+0 | |
| | | |||||
| * | ci: stop testing both memory and filesystem | 2021-08-18 | 1 | -8/+0 | |
| | | | | | | | | | | We don't do much when choosing in memory or not, sqlite does all the work of managing the data, so there's not much point for us testing both modes. This will also have the benefit of reducing the time needed to run the CI, especially for aarch64 which is super slow. | ||||
| * | ci: cleanup | 2021-06-09 | 1 | -2/+0 | |
| | | |||||
| * | ci: run the tests with qemu too | 2021-06-07 | 1 | -0/+13 | |
| | | |||||
| * | ci: remove extraneous jobs | 2021-03-23 | 1 | -8/+0 | |
| | | |||||
| * | ci: test both in-memory and filesystem | 2021-01-24 | 1 | -6/+10 | |
| | | |||||
| * | ci: test with the bundled source too | 2021-01-09 | 1 | -0/+4 | |
| | | |||||
| * | ci: use the github repo | 2020-12-30 | 1 | -1/+1 | |
| | | |||||
| * | ci: stop sending an email on failure | 2020-12-29 | 1 | -5/+0 | |
| | | |||||
| * | ci: rename is_ci to in_memory | 2020-12-28 | 1 | -1/+6 | |
| | | | | | also test both modes | ||||
| * | ci: add the build manifest for alpine/edge amd64 | 2020-12-18 | 1 | -0/+27 | |