git-next/crates
Paul Campbell 5f36282667
All checks were successful
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
Rust / build (push) Successful in 1m33s
feat: recheck failed status
Should a status check for a transient reason and is re-run, this will
allow that to be detected without the need to restart the git-next
server or force a spurious rebase.

Closes kemitix/git-next#88
2024-07-12 08:05:41 +01:00
..
actor-macros refactor: update macro signatures and add documentation support 2024-06-29 18:26:19 +01:00
cli refactor: server no longer depends directly on git crate 2024-07-03 07:42:11 +01:00
config feat: update auth of interal repos when changed in config 2024-07-10 09:05:36 +01:00
file-watcher-actor refactor: file-watcher doesn't debug log on each loop 2024-06-30 20:12:35 +01:00
forge feat: GitDir tracks when repo is cloned by git-next 2024-07-06 15:08:13 +01:00
forge-forgejo feat: GitDir tracks when repo is cloned by git-next 2024-07-06 15:08:13 +01:00
forge-github feat: GitDir tracks when repo is cloned by git-next 2024-07-06 15:08:13 +01:00
git feat: update auth of interal repos when changed in config 2024-07-10 09:05:36 +01:00
repo-actor feat: recheck failed status 2024-07-12 08:05:41 +01:00
server feat: perform controlled shutdown on ctrl-c 2024-07-11 19:19:04 +01:00
server-actor feat: perform controlled shutdown on ctrl-c 2024-07-11 19:19:04 +01:00
webhook-actor test: add more debug tracing 2024-06-30 19:42:09 +01:00