1
0
Fork 0
Commit graph

24 commits

Author SHA1 Message Date
Pierre Penninckx
c75daa23c0
move CI to garnix (#210) 2024-03-19 22:50:41 -07:00
Pierre Penninckx
b55f7834c1
Reduce load on CI (#208) 2024-03-12 23:17:15 -07:00
Pierre Penninckx
589e2c936f
add tests for arr services and some more options (#205) 2024-03-13 05:40:32 +00:00
Pierre Penninckx
d18b3223de
prefer squashing for auto-merging (#196) 2024-03-03 16:56:43 -08:00
ibizaman
ea538a0499 allow status check on matrix job 2024-02-02 15:46:08 -08:00
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
0c5f9b1c24 fix workflow cron 2023-12-27 08:02:38 -08:00
ibizaman
6e6f03c888 use correct PAT for auto-merge workflow 2023-12-25 20:52:07 -08:00
ibizaman
48bd88d5d5 auto-merge flake lock update pull request 2023-12-25 20:43:58 -08:00
ibizaman
b4ba717e33 allow to run CI from flake lock update 2023-12-25 20:06:40 -08:00
ibizaman
24c9a07dd0 add names to github test workflow 2023-12-25 19:51:14 -08:00
ibizaman
bda5fee5fe add flake lock update github action
refs #61
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
Pierre Penninckx
09219cf7fb
remove demo workflow as it's not working 2023-11-19 23:45:22 -08:00
Pierre Penninckx
5f4019a34c
reorganize home assistant demo 2023-11-19 23:11:03 -08:00
ibizaman
8985927f8c add github workflow to run tests 2023-11-16 23:55:38 -08:00