docs: last fixes before merge
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
e929521c82
commit
c9d075139d
@ -37,10 +37,7 @@ See docs for more information about installation and some such
|
|||||||
- [x] Redo configuration frontend
|
- [x] Redo configuration frontend
|
||||||
- [x] Refactor command.rs into smaller bits so that bits are easier to test
|
- [x] Refactor command.rs into smaller bits so that bits are easier to test
|
||||||
- [x] Add cuddle.release.yaml to this repo
|
- [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
|
- [x] Setup temporary git name and email to use for git committing
|
||||||
- [ ] Add docker setup
|
|
||||||
- [ ] Add more granular tests
|
|
||||||
|
|
||||||
### 0.2 Milestone
|
### 0.2 Milestone
|
||||||
|
|
||||||
@ -50,13 +47,16 @@ See docs for more information about installation and some such
|
|||||||
- [ ] Fx drone config
|
- [ ] Fx drone config
|
||||||
- [ ] Releaser
|
- [ ] Releaser
|
||||||
- [ ] On main/master
|
- [ ] On main/master
|
||||||
|
- [ ] Add reporter for PR and Repositories
|
||||||
- [ ] tbd...
|
- [ ] tbd...
|
||||||
|
|
||||||
### 0.3 Milestone
|
### 0.3 Milestone
|
||||||
|
|
||||||
- [ ] Add inquire for missing values when needed (when not running in ci or have a proper tty)
|
- [ ] 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
|
### 0.x Milestone
|
||||||
- [ ] Add github support
|
- [ ] Add github support
|
||||||
- [ ] Add custom strategies
|
- [ ] Add custom strategies
|
||||||
- [ ] Create docker image
|
- [ ] Create docker image
|
||||||
|
- [ ] Add more granular tests
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# yaml-language-server: $schema=https://git.front.kjuulh.io/kjuulh/cuddle/raw/branch/main/schemas/base.json
|
# 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:
|
vars:
|
||||||
service: "cuddle-please"
|
service: "cuddle-please"
|
||||||
|
Loading…
Reference in New Issue
Block a user