summaryrefslogtreecommitdiff
path: root/.builds/debian-stable-amd64.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: remove the debian amd64 buildGravatar Vincent Rischmann2021-10-231-25/+0
| | | | | | | | amd64 on a "standard" distribution using gblic is already tested with Ubuntu using GitHub Actions. The plan for the CI is to switch to GitHub Actions completely when and where possible.
* ci: stop testing both memory and filesystemGravatar Vincent Rischmann2021-08-181-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: cleanupGravatar Vincent Rischmann2021-06-091-2/+0
|
* ci: run the tests with qemu tooGravatar Vincent Rischmann2021-06-071-0/+9
|
* ci: remove extraneous jobsGravatar Vincent Rischmann2021-03-231-4/+0
|
* ci: enable the bundled testGravatar Vincent Rischmann2021-03-131-5/+3
|
* ci: test both in-memory and filesystemGravatar Vincent Rischmann2021-01-241-5/+5
|
* ci: disable the bundled test on DebianGravatar Vincent Rischmann2021-01-091-3/+5
|
* ci: test with the bundled source tooGravatar Vincent Rischmann2021-01-091-0/+4
|
* ci: use the github repoGravatar Vincent Rischmann2020-12-301-1/+1
|
* ci: stop sending an email on failureGravatar Vincent Rischmann2020-12-291-5/+0
|
* ci: rename is_ci to in_memoryGravatar Vincent Rischmann2020-12-281-1/+6
| | | | also test both modes
* ci: add the ssh key secretGravatar Vincent Rischmann2020-10-241-1/+2
|
* add ci stuffGravatar Vincent Rischmann2020-10-241-0/+25