Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N neutrinet_ynh
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NeutrinetNeutrinet
  • neutrinet_ynh
  • Merge requests
  • !27

Release Neutrinet v0.3.0~ynh5

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged HgO requested to merge unstable into stable Feb 29, 2020
  • Overview 2
  • Commits 13
  • Pipelines 0
  • Changes 14

Release notes

  • Use Yunohost progress bar (!23 (merged), #10 (closed))
  • Explain how to install the script from the web interface (!24 (merged), #14 (closed))
  • Improve static page (add Dutch translation, remove javascript, links underlined, add more links) (!20 (merged), #13 (closed))
  • Add script to move domain/path (!26 (merged), #15 (closed))
  • Change branch from master to stable and from develop to unstable (!21 (merged), #16 (closed))

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 Feb 29, 2020 by HgO
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: unstable