Skip to content

How to update YunoHost package

David Sterry edited this page Dec 2, 2021 · 2 revisions

Updating to latest commit

  1. Fetch changes from https://github.com/YunoHost-Apps/ecko_ynh branch testing to your fork of ecko_ynh (same for acropolis_ynh)
  2. git pull
  3. Run ./bump_version.rb
  4. Commit and PR against testing (merge immediately if you have permissions).
  5. Create PR against master.

Clone this wiki locally