27 Commits

Author SHA256 Message Date
3d24dce5c0 common: rabbit refactor
Generalize interface to allow processing of any events, not just
Gitea events.
2025-07-26 13:54:51 +02:00
7da9daddd5 direct: fix error formatting element 2025-05-27 12:33:51 +02:00
da1df24666 wip 2025-05-06 18:06:04 +02:00
fbc84d551d workflow-direct: use correct remote name instead of origin 2025-04-17 18:21:23 +02:00
f0de3ad54a workflow-direct: no panic if no changes 2025-04-17 15:12:51 +02:00
bfeac63c57 update repo parsing 2025-04-17 13:34:11 +02:00
d65f37739c fixes 2025-04-17 00:38:53 +02:00
5895e3d02c workflow-direct: add no-op mode, for debugging 2025-04-16 23:49:31 +02:00
0e036b5ec6 workflow-direct: move away from prjgit repo being just repo 2025-04-16 18:07:37 +02:00
1d1602852c direct: GitClone instead of running clone directly 2025-04-15 23:38:41 +02:00
d3f1b36676 Use "-gitea-url" instead of "-gitea-host" or simiar
This allows to use another schema than https:// to connect to Gitea
2025-04-07 14:20:26 +02:00
3bd179bee1 wip 2025-03-24 00:23:11 +01:00
940e5be2c1 Migrate to prjgit based config
config now only has reference to org or prjgits and the rest
is defined in the "workflow.config" in the prjgit itself. This
allows the config to be updated in the project.
2025-03-23 16:33:06 +01:00
2ad9f6c179 push changes if link changed 2025-03-16 20:29:42 +01:00
1ce38c9de2 wip links 2025-03-13 18:44:38 +01:00
bbb721c6fa wip 2025-03-13 08:46:21 +01:00
03370871c4 do not clone if already created 2025-03-11 16:04:01 +01:00
debbee17eb wip 2025-03-07 17:40:59 +01:00
c63a56bc4e consistent usage parameters 2025-03-07 16:12:48 +01:00
a010618764 do not demand credentials to print help 2025-03-04 18:37:08 +01:00
5b84f9d5ce maintianer info 2025-02-24 18:55:37 +01:00
1c38c2105b wip 2025-02-14 17:13:51 +01:00
072d7b4825 workflow-direct: ignore non-sha1 repos 2025-02-13 16:42:59 +01:00
f77e35731c workflow-direct: fix building 2025-01-21 16:24:50 +01:00
a230c2aa52 {wip} tests 2024-11-03 22:21:57 +01:00
5de077610c direct: use CloneURL instead of SSH
Make sure that we use public CloneURL instead of SSH for submodule
OBS doesn't fetch submodules with SSH schema
2024-09-25 16:33:07 +02:00
e71e6f04e8 rename things 2024-09-13 14:58:10 +02:00