How to use GitHub
- Please use the 馃憤 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Is your feature request related to a problem? Please describe.
The Nextcloud app template is currently hosted in the app store as a submodule so that it can be used to generate new apps at https://apps.nextcloud.com/developer/apps/generate. However, updating the submodule is still a manual process that requires a small but tedious amount of work, and it can be outdated very quickly without constant upkeep.
Describe the solution you'd like
Add a way to automate the process of updating the app template from upstream.
Describe alternatives you've considered
(none)
How to use GitHub
Feature request
Is your feature request related to a problem? Please describe.
The Nextcloud app template is currently hosted in the app store as a submodule so that it can be used to generate new apps at https://apps.nextcloud.com/developer/apps/generate. However, updating the submodule is still a manual process that requires a small but tedious amount of work, and it can be outdated very quickly without constant upkeep.
Describe the solution you'd like
Add a way to automate the process of updating the app template from upstream.
Describe alternatives you've considered
(none)