Paul Campbell kemitix · he/him
  • Joined on 2023-01-21
kemitix pushed to dev at kemitix/git-next 2024-04-15 17:59:10 +01:00
dfd7d32c94 feat(dev): Add recipe for exposing webhook server
kemitix opened issue kemitix/git-next#50 2024-04-14 20:53:51 +01:00
Replace warp
kemitix pushed tag v0.2.0 to kemitix/git-next 2024-04-14 19:26:57 +01:00
kemitix pushed to main at kemitix/git-next 2024-04-14 19:25:04 +01:00
3c60ff99ef chore(version): set to 0.2.0
kemitix pushed to next at kemitix/git-next 2024-04-14 19:23:37 +01:00
3c60ff99ef chore(version): set to 0.2.0
kemitix pushed to dev at kemitix/git-next 2024-04-14 19:23:32 +01:00
3c60ff99ef chore(version): set to 0.2.0
kemitix closed issue kemitix/git-next#47 2024-04-14 19:20:35 +01:00
Webhook server should only accept authorised messages
kemitix pushed to main at kemitix/git-next 2024-04-14 19:20:35 +01:00
64a6b84ee4 feat(server/webhook): only accept authorised messages
kemitix pushed to next at kemitix/git-next 2024-04-14 19:17:39 +01:00
64a6b84ee4 feat(server/webhook): only accept authorised messages
kemitix pushed to main at kemitix/git-next 2024-04-14 19:17:34 +01:00
b398ac3fd3 feat(repo/status): reschedule ValidateRepo when checks are Pending
kemitix closed issue kemitix/git-next#48 2024-04-14 19:17:34 +01:00
Reschedule check of Pending status
kemitix pushed to next at kemitix/git-next 2024-04-14 19:16:27 +01:00
b398ac3fd3 feat(repo/status): reschedule ValidateRepo when checks are Pending
kemitix pushed to main at kemitix/git-next 2024-04-14 19:16:22 +01:00
24cb485410 feat(repo/webhook): Handle messages received via webhook for ForgeJo
kemitix closed issue kemitix/git-next#43 2024-04-14 19:16:22 +01:00
Handle messages received via webhook for ForgeJo
kemitix pushed to next at kemitix/git-next 2024-04-14 19:15:03 +01:00
24cb485410 feat(repo/webhook): Handle messages received via webhook for ForgeJo
kemitix pushed to next at kemitix/git-next 2024-04-14 19:14:58 +01:00
kemitix pushed to dev at kemitix/git-next 2024-04-14 19:14:53 +01:00
64a6b84ee4 feat(server/webhook): only accept authorised messages
b398ac3fd3 feat(repo/status): reschedule ValidateRepo when checks are Pending
24cb485410 feat(repo/webhook): Handle messages received via webhook for ForgeJo
Compare 3 commits »
kemitix pushed to dev at kemitix/git-next 2024-04-14 19:12:55 +01:00
c9677e66cd feat(server/webhook): only accept authorised messages
kemitix opened issue kemitix/git-next#49 2024-04-14 19:11:04 +01:00
Reduce cognitive complexity of WebhookMessage handler.
kemitix pushed to next at kemitix/git-next 2024-04-14 18:33:17 +01:00
718a8ad69a feat(repo/webhook): Handle messages received via webhook for ForgeJo