Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 627 Bytes

DEV-v1-staging.md

File metadata and controls

19 lines (15 loc) · 627 Bytes

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 ==> NOT APPLICABLE ANYMORE
  • fully remove /var/$app (ynh helper crappy?)

Goal of full-quality :)