git-next/crates
Paul Campbell 4978400ece
All checks were successful
Rust / build (push) Successful in 2m48s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
refactor: use Option<&T> over &Option<T>
2024-07-23 20:38:58 +01:00
..
actor-macros docs: add readmes to each crate to direct users to main crate 2024-07-14 20:58:58 +01:00
cli docs: document Notifications to user 2024-07-23 20:37:08 +01:00
config feat: enable configuration of a webhook for receiving notifications 2024-07-23 20:38:29 +01:00
file-watcher-actor feat: reload server config when file is touched 2024-07-16 07:14:57 +01:00
forge docs: add readmes to each crate to direct users to main crate 2024-07-14 20:58:58 +01:00
forge-forgejo feat: enable configuration of a webhook for receiving notifications 2024-07-23 20:38:29 +01:00
forge-github feat: enable configuration of a webhook for receiving notifications 2024-07-23 20:38:29 +01:00
git refactor: flag internally that dev not based on main will require used intervention 2024-07-16 20:00:29 +01:00
repo-actor refactor: use Option<&T> over &Option<T> 2024-07-23 20:38:58 +01:00
server feat: dispatch NotifyUser messages to server for user (1/2) 2024-07-23 20:38:54 +01:00
server-actor feat: dispatch NotifyUser messages to server for user (1/2) 2024-07-23 20:38:54 +01:00
webhook-actor feat: dispatch NotifyUser messages to server for user (1/2) 2024-07-23 20:38:54 +01:00