cuddle-please/crates/cuddle-please-misc/src
kjuulh fa67dfeee3
All checks were successful
continuous-integration/drone/push Build is passing
fix(crate): always prefix with 'v' when creating prs, or releases (#9)
We don't want rust versions to include the 'v',

however, many languages and tools require it. As such we're choosing when to do it, in this case at the api layer.

Signed-off-by: kjuulh <contact@kjuulh.io>
Reviewed-on: #9
Co-authored-by: kjuulh <contact@kjuulh.io>
Co-committed-by: kjuulh <contact@kjuulh.io>
2023-08-04 12:41:31 +00:00
..
cliff chore: add docs 2023-08-01 22:56:21 +02:00
versioning refactor: move commands and misc out of main binary package 2023-08-01 15:34:24 +02:00
args.rs feat: hack get in control of log level 2023-08-02 00:13:34 +02:00
git_client.rs chore(rust): clippy fix 2023-08-04 01:18:58 +02:00
gitea_client.rs fix(crate): always prefix with 'v' when creating prs, or releases (#9) 2023-08-04 12:41:31 +00:00
lib.rs feat: hack get in control of log level 2023-08-02 00:13:34 +02:00
local_git_client.rs refactor: move config list 2023-08-01 17:01:00 +02:00
ui.rs refactor: move commands and misc out of main binary package 2023-08-01 15:34:24 +02:00