The number of hours is set now. No timeline
Signed-off-by: Loïc Dachary <loic@dachary.org>
This commit is contained in:
parent
7055d4fb7f
commit
5c8401f1c9
1 changed files with 1 additions and 11 deletions
12
README.md
12
README.md
|
@ -1,8 +1,7 @@
|
||||||
# TODO(July MVP)
|
# TODO(July MVP)
|
||||||
|
|
||||||
- [x] check the task list (@aravinth)
|
- [x] check the task list (@aravinth)
|
||||||
- [ ] set a number of hours next to each task (@loic @aravinth)
|
- [x] set a number of hours next to each task (@loic @aravinth)
|
||||||
- [ ] sort the tasks in the timeline so that it fits (@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)
|
### 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.
|
@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)
|
|
||||||
|
|
Reference in a new issue