1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
ibizaman
9128300e03 split CI jobs 2024-01-28 14:36:18 -08:00
ibizaman
3641960666 bump github actions 2024-01-28 14:36:18 -08:00
ibizaman
b43a4971a4 test demos
closes #128 and closes #53
2024-01-28 14:36:18 -08:00
ibizaman
24c9a07dd0 add names to github test workflow 2023-12-25 19:51:14 -08:00
ibizaman
c467d07359 use nix installer that installs kvm to speed up tests 2023-12-11 00:19:26 -08:00
ibizaman
7e45ba887a add job to test building documentation in pull requests 2023-12-08 11:52:00 -08:00
ibizaman
66398fe159 use nix-fast-builds in CI 2023-12-04 00:01:25 -08:00
ibizaman
039f1cca22 run tests on main too 2023-11-30 13:15:00 -08:00
Pierre Penninckx
4a8a7d686c
build docs and deploy to github pages 2023-11-30 10:38:35 -08:00
ibizaman
d3a507d33c only trigger github action on pull request 2023-11-24 20:20:28 -08:00
Pierre Penninckx
52b9233a6c
add postgresql vm test that runs in CI (#19)
Fixes #14 

The tests actually showed a flaw in the implementation, we needed
"password" and not "trust" in the auth file.

Also, having the port defined at the same time as enabling listening for
TCP/IP connection made no sense.
2023-11-23 01:03:33 -08:00
ibizaman
8985927f8c add github workflow to run tests 2023-11-16 23:55:38 -08:00