Add source and latest_github_release strategy to manifest.toml. Note, that this autoupdate strategy won't be fully automized as the n8n version still needs to be manually adopted in _common.sh.
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)
Problem
There is no autoupdate strategy defined.
Solution
Add source and latest_github_release strategy to
manifest.toml
. Note, that this autoupdate strategy won't be fully automized as the n8n version still needs to be manually adopted in_common.sh
.PR Status
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)