mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-08 23:33:09 +02:00
Update ROADMAP.md
This commit is contained in:
parent
8013cd2e79
commit
1dfcd45704
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ Also, the later tasks are more indefinite and are subject to change as developme
|
||||||
## (1) Improve maintainability \<current phase\>
|
## (1) Improve maintainability \<current phase\>
|
||||||
This is the phase we are at now. We need to make a high-maintenance environment that can withstand future development.
|
This is the phase we are at now. We need to make a high-maintenance environment that can withstand future development.
|
||||||
|
|
||||||
- Make the number of type errors zero (backend)
|
- ~~Make the number of type errors zero (backend)~~ → Done ✔️
|
||||||
- Improve CI
|
- Improve CI
|
||||||
- Fix tests
|
- ~~Fix tests~~ → Done ✔️
|
||||||
- Fix random test failures - https://github.com/misskey-dev/misskey/issues/7985 and https://github.com/misskey-dev/misskey/issues/7986
|
- Fix random test failures - https://github.com/misskey-dev/misskey/issues/7985 and https://github.com/misskey-dev/misskey/issues/7986
|
||||||
- Add more tests
|
- Add more tests
|
||||||
- ~~May need to implement a mechanism that allows for DI~~ → Done ✔️
|
- ~~May need to implement a mechanism that allows for DI~~ → Done ✔️
|
||||||
|
|
Loading…
Reference in a new issue