docs: last fixes before merge

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-08-01 22:52:08 +02:00
parent e929521c82
commit c9d075139d
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394
2 changed files with 4 additions and 4 deletions

View File

@ -37,10 +37,7 @@ See docs for more information about installation and some such
- [x] Redo configuration frontend
- [x] Refactor command.rs into smaller bits so that bits are easier to test
- [x] Add cuddle.release.yaml to this repo
- [ ] Add reporter for PR and Repositories
- [x] Setup temporary git name and email to use for git committing
- [ ] Add docker setup
- [ ] Add more granular tests
### 0.2 Milestone
@ -50,13 +47,16 @@ See docs for more information about installation and some such
- [ ] Fx drone config
- [ ] Releaser
- [ ] On main/master
- [ ] Add reporter for PR and Repositories
- [ ] tbd...
### 0.3 Milestone
- [ ] Add inquire for missing values when needed (when not running in ci or have a proper tty)
- [ ] Break down cuddle-please-misc
### 0.x Milestone
- [ ] Add github support
- [ ] Add custom strategies
- [ ] Create docker image
- [ ] Add more granular tests

View File

@ -1,6 +1,6 @@
# yaml-language-server: $schema=https://git.front.kjuulh.io/kjuulh/cuddle/raw/branch/main/schemas/base.json
base: "git@git.front.kjuulh.io:kjuulh/cuddle-base.git"
base: "git@git.front.kjuulh.io:kjuulh/cuddle-rust-cli-plan.git"
vars:
service: "cuddle-please"