Paul Campbell kemitix · he/him
  • Joined on 2023-01-21
kemitix pushed to next at kemitix/git-next 2024-07-11 19:35:02 +01:00
fd762e2bd2 feat: perform controlled shutdown on ctrl-c
kemitix pushed to next at kemitix/git-next 2024-07-11 19:30:42 +01:00
681b2c4c10 refactor: split messages and handlers for server-actor
kemitix pushed to main at kemitix/git-next 2024-07-11 19:30:38 +01:00
7578ab3144 feat: log as an error when webhook url ends with a slash
kemitix closed issue kemitix/git-next#87 2024-07-11 19:30:38 +01:00
Treat as an error if the server config webhook url has a trailing slash or query path
kemitix pushed to main at kemitix/git-next 2024-07-11 19:28:50 +01:00
7212154037 refactor: split ReceiveServerConfig handler
kemitix pushed to next at kemitix/git-next 2024-07-11 19:28:50 +01:00
7578ab3144 feat: log as an error when webhook url ends with a slash
kemitix pushed to next at kemitix/git-next 2024-07-11 19:21:25 +01:00
7212154037 refactor: split ReceiveServerConfig handler
kemitix pushed to main at kemitix/git-next 2024-07-11 19:21:23 +01:00
4276964f4d refactor: split server storage creation out from startup
kemitix closed issue kemitix/git-next#75 2024-07-11 19:21:23 +01:00
Reduce cognitive complexity of Server handler
kemitix pushed to next at kemitix/git-next 2024-07-11 19:19:40 +01:00
4276964f4d refactor: split server storage creation out from startup
kemitix pushed to next at kemitix/git-next 2024-07-11 19:19:29 +01:00
kemitix pushed to dev at kemitix/git-next 2024-07-11 19:19:18 +01:00
fd762e2bd2 feat: perform controlled shutdown on ctrl-c
681b2c4c10 refactor: split messages and handlers for server-actor
7578ab3144 feat: log as an error when webhook url ends with a slash
7212154037 refactor: split ReceiveServerConfig handler
4276964f4d refactor: split server storage creation out from startup
Compare 5 commits »
kemitix pushed to dev at kemitix/git-next 2024-07-11 19:17:36 +01:00
f9c852a9c8 feat: perform controlled shutdown on ctrl-c
kemitix pushed to dev at kemitix/git-next 2024-07-11 19:10:11 +01:00
3b0853922f refactor: split messages and handlers for server-actor
kemitix pushed to dev at kemitix/git-next 2024-07-11 18:56:20 +01:00
9ac86cbe3d feat: log as an error when webhook url ends with a slash
kemitix pushed to next at kemitix/git-next 2024-07-11 18:54:58 +01:00
b9bbe06d90 refactor: split server storage creation out from startup
kemitix pushed to dev at kemitix/git-next 2024-07-11 18:54:47 +01:00
57938c1541 feat: log as an error when webhook url ends with a slash
585cb237cf refactor: split ReceiveServerConfig handler
b9bbe06d90 refactor: split server storage creation out from startup
Compare 3 commits »
kemitix pushed to main at kemitix/nvim-config 2024-07-10 09:59:38 +01:00
ca66ef7676 add vim-doge and nvim-origami
kemitix pushed to main at kemitix/git-next 2024-07-10 09:07:58 +01:00
9c20e780d0 feat: update auth of interal repos when changed in config
kemitix closed issue kemitix/git-next#100 2024-07-10 09:07:58 +01:00
When opening an existing repo from the storage.path, update auth token if needed