v0.1 #8

Merged
kjuulh merged 15 commits from v0.1 into main 2022-09-18 16:49:35 +02:00
Showing only changes of commit fa8985a0e7 - Show all commits

View File

@ -21,13 +21,11 @@
- [x] Setup a way to choose actions and predicates
- [x] Allow instantiation of actions, kraken template repo etc.
- [x] Implement docker action
- [ ] Providing query results
- [x] Create pr for gitea provider
- [ ] Think about some sort of isolation
- [ ] Providing query results
- [ ] Create CLI to trigger action
- [ ] Setup pool of runners
- [ ] Run authenticated on servers
- [ ] Create queuing system
### Not in scope
## Version 1.0
@ -35,3 +33,11 @@
- [ ] Make configurable ssh user
- [ ] Make configurable gpg keyset
- [ ] Make configurable git provider
- [ ] Create templating function
## Version 1.x
- Think about some sort of isolation
- Run authenticated on servers
- Create queuing system
- Setup pool of runners