1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/openproject_ynh.git synced 2024-09-03 19:56:10 +02:00
openproject_ynh/DEV-v1-staging.md
2019-10-01 15:09:50 +02:00

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 :)