template for updating all existing instances to the next Nextcloud major version
szaimen opened this issue · 0 comments
szaimen commented
This template extends #180
Tasks
TODO:
- Wait for at least Nextcloud
$NEXT_NC_MAJOR_VERSION.0.1
Issues:
-
https://github.com/nextcloud/server/issues?q=is%3Aopen%20is%3Aissue%20label%3A$NEXT_NC_MAJOR_VERSION-feedback%20label%3Ahigh -
https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue++label%3A$NEXT_NC_MAJOR_VERSION-feedback+
Apps not compatible:
- increase aio version to Nextcloud
$NEXT_NC_MAJOR_VERSION - other bundled apps
- further apps:
https://help.nextcloud.com/t/app-support-for-nc-$NEXT_NC_MAJOR_VERSION/(successor of https://help.nextcloud.com/t/app-support-for-nc-31/217313)
Test:
- check if all included features work
- ClamAV
- Collabora
- Fulltextsearch
- Imaginary (for previews of heic, heif, illustrator, pdf, svg, tiff and webp.
- Talk
- talk recording
- docker-socket-proxy
- whiteboard
- check admin overview
- check each other overview
- check if nextcloud-aio app works
- add other issues/features that should get in for the major release
- ...