feat!: renamed Plugin.run => Plugin.build

This commit is contained in:
Folke Lemaitre 2022-12-01 07:43:28 +01:00
parent ec4199bada
commit 042aaa4f87
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
4 changed files with 15 additions and 13 deletions

View file

@ -24,10 +24,12 @@
## ✅ TODO
- [ ] health checks: check merge conflicts async
- [ ] unsupported props or props from other managers
- [x] rename `run` to `build`
- [ ] allow setting up plugins through config
- [x] task timeout
- [ ] log file
- [ ] deal with resourcing init.lua. Check a global?
- [ ] deal with re-sourcing init.lua. Check a global?
- [x] incorrect when switching TN from opt to start
- [ ] git tests
- [x] max concurrency