Honor bread.command.paper.set via breadpaper listen
All checks were successful
dev release / build (push) Successful in 21s
All checks were successful
dev release / build (push) Successful in 21s
Pin bread-utils to v0.7.2 (command/subscribe). Add a long-running listen subcommand that subscribes to bread.command.paper.**, calls set() on set, and emits bread.paper.set.done / .failed. Fail-silent if breadd is down. No slideshow verbs. See EVENTS.md.
This commit is contained in:
parent
54210ddc93
commit
0283ac4e81
6 changed files with 133 additions and 30 deletions
|
|
@ -9,4 +9,4 @@ license = "MIT"
|
|||
clap = { version = "4", features = ["derive"] }
|
||||
anyhow = "1"
|
||||
serde_json = "1"
|
||||
bread-utils = { git = "https://git.breadway.dev/Breadway/bread-ecosystem", tag = "v0.7.1", features = ["bread-client"] }
|
||||
bread-utils = { git = "https://git.breadway.dev/Breadway/bread-ecosystem", tag = "v0.7.2", features = ["bread-client"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue