mirror of
https://github.com/YunoHost-Apps/openproject_ynh.git
synced 2024-09-03 19:56:10 +02:00
600 B
600 B
What it takes to go to v1
Package will be in v1 and in "working" conditions in Yunohost-Apps when:
- All codes will be finished
- First bash review performed
- Reviewed with package-linter
- Remove all the TODOs
- CI tested on vagrant : install
- Remove tested : nothing must be left
- Quiet-ize installer
- Measure timing of installer to bring proper weight
And some breadcrumbs:
- change way to install ruby with crappy
rbenv
- Remove: if the PostgreSQL is empty, remove it
- fully remove
/var/$app
(ynh helper crappy?)
Goal of full-quality :)