Paul Campbell kemitix · he/him
  • Joined on 2023-01-21
kemitix pushed to dev at kemitix/git-next 2024-04-12 16:32:01 +01:00
e4bd587519 feat: Don't advance next branch if the target commit message is invalid
kemitix pushed to next at kemitix/git-next 2024-04-12 16:30:31 +01:00
28190c5361 feat: Don't advance next branch if the target commit message is invalid
kemitix pushed to dev at kemitix/git-next 2024-04-12 16:30:24 +01:00
28190c5361 feat: Don't advance next branch if the target commit message is invalid
kemitix pushed to next at kemitix/git-next 2024-04-12 16:29:29 +01:00
kemitix pushed to dev at kemitix/git-next 2024-04-12 16:29:22 +01:00
232f98294f WIP: Don't advance next branch if the target commit message is invalid
kemitix pushed to next at kemitix/git-next 2024-04-12 16:26:29 +01:00
e722aeda7a WIP: Don't advance next branch if the target commit message is invalid
kemitix pushed to next at kemitix/git-next 2024-04-12 16:26:18 +01:00
kemitix pushed to dev at kemitix/git-next 2024-04-12 16:26:12 +01:00
e722aeda7a WIP: Don't advance next branch if the target commit message is invalid
kemitix pushed to next at kemitix/git-next 2024-04-12 16:25:15 +01:00
9e3707dfde WIP: Don't advance next branch if the target commit message is invalid
kemitix pushed to next at kemitix/git-next 2024-04-12 16:25:06 +01:00
kemitix pushed to dev at kemitix/git-next 2024-04-12 16:24:59 +01:00
9e3707dfde WIP: Don't advance next branch if the target commit message is invalid
kemitix pushed to next at kemitix/git-next 2024-04-12 16:22:18 +01:00
19737443e4 WIP: Don't advance next branch if the target commit message is invalid
kemitix pushed to dev at kemitix/git-next 2024-04-12 16:22:09 +01:00
19737443e4 WIP: Don't advance next branch if the target commit message is invalid
kemitix closed issue kemitix/git-next#30 2024-04-12 15:29:56 +01:00
Authentication token should be a Password and not included in log output
kemitix pushed to main at kemitix/git-next 2024-04-12 15:29:56 +01:00
cedaf16acf feat: wrap API Token in a secrect::Secret and avoid logging
kemitix pushed to next at kemitix/git-next 2024-04-12 15:27:17 +01:00
cedaf16acf feat: wrap API Token in a secrect::Secret and avoid logging
kemitix pushed to dev at kemitix/git-next 2024-04-12 15:27:10 +01:00
cedaf16acf feat: wrap API Token in a secrect::Secret and avoid logging
kemitix opened issue kemitix/git-next#38 2024-04-12 15:00:15 +01:00
Add validation unit tests
kemitix opened issue kemitix/git-next#37 2024-04-12 14:58:59 +01:00
Add a Mock Forge variant to allow for testing
kemitix opened issue kemitix/git-next#36 2024-04-12 14:58:24 +01:00
Abstract Git command execution (i.e. Gix) into an injectable interface