Update roadmap
This commit is contained in:
parent
97d362e5be
commit
a503204e8a
@ -28,6 +28,7 @@
|
|||||||
## Version 0.2
|
## Version 0.2
|
||||||
|
|
||||||
- [x] Write README
|
- [x] Write README
|
||||||
|
- [ ] Make select depend on query
|
||||||
- [ ] Make configurable ssh user
|
- [ ] Make configurable ssh user
|
||||||
- [ ] Make configurable gpg keyset
|
- [ ] Make configurable gpg keyset
|
||||||
- [ ] Make configurable git provider
|
- [ ] Make configurable git provider
|
||||||
|
@ -8,4 +8,4 @@ current_branch=$(git branch --show-current)
|
|||||||
go run cmd/kraken/kraken.go process \
|
go run cmd/kraken/kraken.go process \
|
||||||
--actions-repo "git@git.front.kjuulh.io:kjuulh/kraken.git"\
|
--actions-repo "git@git.front.kjuulh.io:kjuulh/kraken.git"\
|
||||||
--branch "$current_branch" \
|
--branch "$current_branch" \
|
||||||
--path "_examples/queries/find_semantic"
|
--path "_examples/actions/add_releaserc"
|
||||||
|
Loading…
Reference in New Issue
Block a user