Commit Graph
96 Commits
Author SHA1 Message Date
Benjamin Labrecque 4599e052d0 fix: cancel prevous running jobs 2026-07-30 10:27:21 +02:00
Benjamin Labrecque 04c2105c13 fix: cicd 2026-07-30 10:09:37 +02:00
Benjamin Labrecque b62fe0f362 test cicd
Deploy / deploy (push) Successful in 6s
Deploy / detect-changed-services (push) Canceled after 0s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Canceled after 0s
2026-07-30 10:06:17 +02:00
Benjamin Labrecque 086ba5aa3d chore: ansible -> gitea worklow 2026-07-30 10:03:49 +02:00
Benjamin Labrecque 03b00da0c6 fix: docs workflow branches 2026-07-29 16:33:05 +02:00
labrec_bandBenjamin Labrecque 3aa1fc735c feat: add Gitea Pages documentation (#43)
Build and Publish Site / docker (push) Successful in 3s
feat: add Gitea Pages documentation

---------

Co-authored-by: Benjamin Labrecque <labrecque.benji@gmail.com>
Reviewed-on: #43
2026-07-29 16:32:32 +02:00
Benjamin Labrecque 840f8e900d fix: run cli test in add new service 2026-07-27 10:59:46 +02:00
Benjamin Labrecque 82810af1dd feat: add cicd tests cli 2026-07-27 10:47:44 +02:00
Benjamin Labrecque 5fd90ccd6d feat: add scripts/ui tests to cicd 2026-07-27 10:27:47 +02:00
Benjamin Labrecque 96b1fb23a5 feat: add scripts/ui tests to cicd 2026-07-27 10:23:39 +02:00
Benjamin Labrecque 962088be7d chore-cicd: deploy qt dir in cicd 2026-07-27 10:13:22 +02:00
Benjamin Labrecque a6dec9c87c fix: deploy.yml cicd 2026-07-24 14:34:43 +02:00
Benjamin Labrecque 1d9946c22e chore: ansible extract env vars to inventory 2026-07-20 14:10:36 +02:00
Benjamin Labrecque a076cd97d6 chore: add dev/prod to ansible playbooks 2026-07-20 13:49:32 +02:00
Benjamin Labrecque 9304731ac9 chore: remove unused deploy file 2026-07-17 13:35:36 +02:00
Benjamin Labrecque 599fa5b3a3 chore: remove unused deploy file 2026-07-17 13:34:14 +02:00
Benjamin Labrecque 2286b71a58 chore: remove unused deploy file 2026-07-17 13:32:32 +02:00
Benjamin Labrecque 600299080c feat: actions filter cicd 2026-07-17 12:50:08 +02:00
Benjamin Labrecque e9a660fa29 feat: actions filter cicd 2026-07-17 12:47:38 +02:00
Benjamin Labrecque 97a590b25c fix: cicd 2026-07-15 15:28:34 +02:00
Benjamin Labrecque d3849c4e3e fix: cicd 2026-07-15 15:25:31 +02:00
Benjamin Labrecque 88ffa89812 fix: cicd 2026-07-15 15:23:17 +02:00
Benjamin Labrecque dff4df83c4 fix: cicd 2026-07-15 15:18:18 +02:00
Benjamin Labrecque 03aef2049d cicd: add all into one deployment file to fix order 2026-07-15 15:01:00 +02:00
Benjamin Labrecque 565ecbb7dc fix: cicd 2026-07-15 14:29:30 +02:00
Benjamin Labrecque 00f648e909 fix: cicd
Deploy and restart modified services / deploy (push) Successful in 20s
2026-07-15 13:50:52 +02:00
Benjamin Labrecque b46121b9ff fix: cicd
Deploy and restart modified services / deploy (push) Failing after 9s
2026-07-15 13:47:52 +02:00
Benjamin Labrecque 29b6eeb1df fix: cicd
Deploy and restart modified services / deploy (push) Successful in 15s
2026-07-15 12:44:50 +02:00
Benjamin Labrecque b63f1af067 fix: cicd change services 2026-07-14 14:37:13 +02:00
Benjamin Labrecque 8032cfae6f chore: clean up ansible structure 2026-07-14 14:31:06 +02:00
Benjamin Labrecque 897c2bb4bd fix: cicd change services 2026-07-14 13:44:10 +02:00
Benjamin Labrecque 1e05d84755 fix: cicd change services 2026-07-14 13:40:30 +02:00
Benjamin Labrecque 2dec8774f2 fix: cicd change services 2026-07-14 13:37:52 +02:00
Benjamin Labrecque ad6e6e6131 fix: deploy new services 2026-07-14 13:22:37 +02:00
Benjamin Labrecque c5467dfa47 cicd: add deploying and restarting services on change
Deploy bin / deploy (push) Successful in 2s
2026-07-14 12:27:24 +02:00
Benjamin Labrecque 5510185e51 chore: cache uv .venv in cicd 2026-07-10 11:23:49 +02:00
Benjamin Labrecque c8737e7e7e chore: cache uv .venv in cicd 2026-07-10 11:22:41 +02:00
Benjamin Labrecque 7064e2b793 chore: cache uv .venv in cicd 2026-07-10 11:19:54 +02:00
Benjamin Labrecque 17db21ca75 chore: cache uv .venv in cicd 2026-07-10 11:07:23 +02:00
Benjamin Labrecque 2d60a28294 chore: cache uv .venv in cicd 2026-07-10 11:05:59 +02:00
Benjamin Labrecque b76c5827b3 chore: use ansible from inside venv to have full control of version, etc 2026-07-10 10:36:34 +02:00
Benjamin Labrecque c38187629c chore: use ansible from inside venv to have full control of version, etc 2026-07-10 10:32:04 +02:00
Benjamin Labrecque a940df0ad8 chore: use ansible from inside venv to have full control of version, etc 2026-07-10 10:27:14 +02:00
Benjamin Labrecque 4a776d572b chore: use ansible from inside venv to have full control of version, etc 2026-07-10 10:22:23 +02:00
Benjamin Labrecque 5399f374c9 chore: use ansible from inside venv to have full control of version, etc 2026-07-10 10:17:16 +02:00
Benjamin Labrecque 409a7f8eac chore: rsync instead of copy on deployments 2026-07-10 09:55:59 +02:00
Benjamin Labrecque 95132ab61c chore: fix ansible var names 2026-07-10 08:46:06 +02:00
Benjamin Labrecque debac0cf5e refactor: remove service id altogether
Deploy bin / deploy (push) Successful in 2s
Deploy agebd python package / deploy (push) Successful in 4s
2026-07-08 16:47:42 +02:00
Benjamin Labrecque bfdc3cd238 fix: cicd ansible
Deploy bin / deploy (push) Successful in 6s
Deploy agebd python package / deploy (push) Successful in 2s
2026-07-07 18:02:13 +02:00
Benjamin Labrecque d9d11a6fe8 fix: cicd ansible
Deploy bin / deploy (push) Successful in 6s
Deploy, build and restart MASTER / deploy (push) Successful in 3s
Deploy agebd python package / deploy (push) Successful in 2s
2026-07-07 18:01:10 +02:00