example_ynh icon indicating copy to clipboard operation
example_ynh copied to clipboard

WIP: Manifest/packaging v2

Open alexAubin opened this issue 3 years ago • 3 comments

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)

alexAubin avatar Jan 02 '22 20:01 alexAubin

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.)

ericgaspar avatar Jan 03 '22 09:01 ericgaspar

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 ;)

alexAubin avatar Jan 03 '22 21:01 alexAubin

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 🥰

Salamandar avatar Sep 04 '22 15:09 Salamandar