git-next/crates
Paul Campbell c9efbb9936
All checks were successful
Rust / build (push) Successful in 1m26s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
fix: ReceiveRepoConfig tries to send two messages
Similar to CloneRepo the handler tries to send two messages one after
the other. Leave it to WebhookRegistered handler to kick off the
ValidateRepo. Also update the README with the correct message sequence.
2024-06-30 16:59:24 +01:00
..
actor-macros refactor: update macro signatures and add documentation support 2024-06-29 18:26:19 +01:00
cli refactor: repo-actor: rewrite tests using mockall 2024-06-27 18:58:47 +01:00
config refactor: update macro signatures and add documentation support 2024-06-29 18:26:19 +01:00
file-watcher-actor refactos: extract server-actor crate 2024-06-29 11:14:09 +01:00
forge refactor: remove unused Forge Deref implementation 2024-06-29 07:01:31 +01:00
forge-forgejo refactor: repo-actor: rewrite tests using mockall 2024-06-27 18:58:47 +01:00
forge-github feat: ignore github ping webhook messages 2024-06-30 15:20:00 +01:00
git feat: ignore github ping webhook messages 2024-06-30 15:20:00 +01:00
repo-actor fix: ReceiveRepoConfig tries to send two messages 2024-06-30 16:59:24 +01:00
server refactor: server: collapse tests to base of crate 2024-06-29 11:16:46 +01:00
server-actor refactor: update macro signatures and add documentation support 2024-06-29 18:26:19 +01:00
webhook-actor refactor: extract webhook actor 2024-06-29 08:25:16 +01:00