Skip to content

Release Neutrinet v0.3.0~ynh5

HgO requested to merge unstable into stable

Release notes

Testing

You can test the app with:

  • Install:
yunohost app install https://git.domainepublic.net/Neutrinet/neutrinet_ynh/tree/unstable
  • Upgrade:
yunohost app upgrade neutrinet -u https://git.domainepublic.net/Neutrinet/neutrinet_ynh/tree/unstable

I'll setup the dev package list soon (see #16 (closed)).

We should check the following:

  • <your-domain>/neutrinet should display the Neutrinet contact details
  • yunohost app setting neutrinet path_url should give the path of the app
  • yunohost app change-url neutrinet -d <some-domain> -p <some-path> should work, even when path is /

We should also test the install and upgrade scripts (either on the root of a web domain or not)

Edited by HgO

Merge request reports