You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Things starts to be messy, so here is the new TODO list:
python setting is broken
python option needs python3-venv package
open the first panel on first load.
add ISSUE_TEMPLATE.md / PULL_REQUEST_TEMPLATE.md
While using logrotate, one can't choose a specific logfile.
"Sources" field should be optional (Python app can only rely on pip to download sources)
Newline missing before "[resources.apt]" and "[resources.database]" (Fixed ?)
Restore script does not restart the service
yarn is not even installed (Fixed ?)
yarn custom installation setup is reset to default
add a systemd.conf?
python setting is broken
python option needs python3-venv package
The "main app technology" panel doesn't reset when set to "other"
Better support for all kind of underlying programming language (ex: implement those python/pip custom helpers ?). Not sure of the status of this, it requires testing :)
Lots of very small steps in the list that should be accessible to newcomers. Contributions welcome 🙂 !
Big steps in the roadmap (imho) for a first official release:
try packaging a couple apps (that may or may not be already packaged) to check if the output is decent and if there's any obvious stuff that should be taken care of. Ongoing work, more testers always needed ! :)
make sure there is no security issue in the field that receive some text (are they sanitized enough ?)
Check if my dirty CSS to have panels that (un)fold is accessible / not buggy (there are already some situations where it doesn't adapt to the new panel size)
implement i18n using Flask-Babel (I'd reserve that for v0.9 as a major new version)
deploy on yunohost's infrastructure ?
This requires to fix the Flask_ynh app.
Announce a beta version and get more testing
Do all needed fixes, and when confident release an official version (v1 ?)
And a kind of meta functionality that could be done at any time and maybe speed up some of the previous steps
To ease the testing phase, one could complete the auto form filling functionality to make it generate a "real" app (such as example_ynh ?) that one could deploy directly to test the packaging
The text was updated successfully, but these errors were encountered:
(copypasta of the discussion in YunoHost/apps#1799 )
Things starts to be messy, so here is the new TODO list:
ISSUE_TEMPLATE.md
/PULL_REQUEST_TEMPLATE.md
Lots of very small steps in the list that should be accessible to newcomers. Contributions welcome 🙂 !
Big steps in the roadmap (imho) for a first official release:
And a kind of meta functionality that could be done at any time and maybe speed up some of the previous steps
The text was updated successfully, but these errors were encountered: