example_ynh
example_ynh copied to clipboard
WIP: Manifest/packaging v2
Problem
- Description of why you made this PR
Solution
- And how do you fix that problem
PR Status
- [ ] Code finished and ready to be reviewed/tested
- [ ] The fix/enhancement were manually tested (if applicable)
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)
Will packaging v2 allow parametric menus (I don't know if this is the correct term, the idea being that if we select a database to be installed (for my_webapp for example) then we get the database settings option.)
You mean conditional questions during install ? I have nothing in mind planned for this ... i think it may or may not already work as an indirect consequence of the work on config panel, @zamentur would know more about this ;)
I'm currently doing a WIP that basically generates the install,remove etc scripts from a config file. I didn't see this PR, so I did something different on my own, but I'm sure our experiments will graciously merge over time 🥰