|
206e64cd5b
|
feat: Webhook query paths include forge alias
This allows for more than one forge to be configured and for the webhook
to correctly route incoming messages.
|
2024-05-29 19:35:50 +01:00 |
|
|
341dc97a51
|
refactor(git): add mock repository and tests
Repository is now behind an enum to allow selection of a mock Repsitory
for use in tests.
|
2024-05-21 19:47:01 +01:00 |
|
|
d70baa4350
|
refactor(config): more derive_more replacing boilerplate
|
2024-05-15 07:55:05 +01:00 |
|
|
c374076323
|
refactor(git): more use of derive_more
|
2024-05-14 16:28:21 +01:00 |
|
|
a4694d48f6
|
refactor(config): replace boilerplate with derive_more
|
2024-05-13 21:03:33 +01:00 |
|
|
4d352f005d
|
refactor(server,config,git): extract modules config and git from server
|
2024-05-12 10:49:33 +01:00 |
|