|
113192042b
|
refactos: extract server-actor crate
|
2024-06-29 11:14:09 +01:00 |
|
|
52d442f2b0
|
refactor: extract file-watcher-actor crate
|
2024-06-29 10:57:18 +01:00 |
|
|
2008afa4dd
|
refactor: extract actor-macros crate
|
2024-06-29 10:49:12 +01:00 |
|
|
eba00a112f
|
refactor: extract webhook actor
|
2024-06-29 08:25:16 +01:00 |
|
|
ffab1986a7
|
refactor: repo-actor: rewrite tests using mockall
|
2024-06-27 18:58:47 +01:00 |
|
|
2cdaf39c0f
|
refactor: git: use newtype
|
2024-06-20 19:06:24 +01:00 |
|
|
94ad2c441c
|
refactor: create a RepositoryFactory trait
|
2024-06-20 18:28:01 +01:00 |
|
|
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 |
|
|
db9b4220ee
|
refactor: extract repo-actor and gitforge crates
|
2024-05-22 19:57:48 +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 |
|
|
58e991b2b7
|
test(git): make repository more testable
Adds a layer around Repository to allow the use of a mock.
Mock has still to be implemented.
|
2024-05-18 20:37:03 +01:00 |
|
|
4d352f005d
|
refactor(server,config,git): extract modules config and git from server
|
2024-05-12 10:49:33 +01:00 |
|
|
3a112ddd8b
|
refactor: extract server crate
|
2024-05-11 18:57:18 +01:00 |
|