radicle-heartwood-lfs/radicle-cli
Slack Coder 16822ff84e
cli: Prevent weird `rad issue open` behavior
Verify special YAML strings '~' and 'null' are filtered out when
processing the input from the editor.

Serde replaces empty strings with their values causing an empty title to
become '~'.  Best to avoid them entirely and be transparent about it.

The solution is not meant to be long term.  This editor format for
getting issue data will be replaced in the near term.
2023-06-07 11:50:27 +02:00
..
examples remote-helper: Patch message option when pushing 2023-06-07 11:37:39 +02:00
src cli: Prevent weird `rad issue open` behavior 2023-06-07 11:50:27 +02:00
tests cli-test: Build radicle binaries automatically 2023-05-31 17:21:12 +02:00
Cargo.toml Update dependencies 2023-05-10 15:56:21 +02:00