The number of hours is set now. No timeline

Signed-off-by: Loïc Dachary <loic@dachary.org>
This commit is contained in:
Loïc Dachary 2022-03-14 19:16:00 +01:00
parent 7055d4fb7f
commit 5c8401f1c9
Signed by: dachary
GPG Key ID: 992D23B392F9E4F2
1 changed files with 1 additions and 11 deletions

View File

@ -1,8 +1,7 @@
# TODO(July MVP)
- [x] check the task list (@aravinth)
- [ ] set a number of hours next to each task (@loic @aravinth)
- [ ] sort the tasks in the timeline so that it fits (@loic @aravinth)
- [x] set a number of hours next to each task (@loic @aravinth)
---
@ -263,12 +262,3 @@ This covers provisioning and maintaining the resources required to develop and d
### Release management (loic: 8h, aravinth: 24h) (owner: loic, aravinth)
@loic: I assume the software stack + documentation will be python based because that's the language we're both familiar with. And there will be some docker image wrapping this because the devops part of things has lots of dependencies, in the same way enough.community does. The release management is about publishing the software stack on pypi, the documentation on rtd and the docker images on the docker hub.
# Timeline
## Static pages: 15/03 - 31/03(@aravinth)
- [ ] Custom domain routing(15/03 - 23/03)
- [ ] Configuration parsing from repository (23/03 - 24/03)
- [ ] ACME implementation for TLS certificates (25/03)
- [ ] Website preview on pull requests (26/03 - 31/03)