The number of hours is set now. No timeline #1

Merged
realaravinth merged 1 commits from dachary/july-mvp:wip-hours into master 2022-03-15 09:57:34 +05:30
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)