-
Notifications
You must be signed in to change notification settings - Fork 980
Closed
Labels
overviewOverview of other issuesOverview of other issues
Milestone
Description
Follow up to #6947
(add the most recent ticket for a new release here)
Tested:
(add PRs below that are potentially breaking and need to be well tested)
- change whiteboard to be disabled by default #7118
- nextcloud-entrypoint: fix variable types of fulltextsearch:configure #7119
- clamav: use default clamd.comf path #7102
- fix whiteboard recording chrome #7103
- clamav: size can only use M or K but not G as unit #7101
- ConnectContainerIdToNetwork: remove
CheckDuplicateas it is deprecated #7100 - clamav: set
StreamMaxLengthto2G#7099 - increase API version to 1.44 #7098
- clamav: change clamav-milter OnInfected Action to Reject #7032
- borg-init: remove unnecessary delete logic #7080
- updating all existing instances to Nextcloud Hub 25 Autumn (nc32) #6920
- borgbackup: fix typo in backupscript.sh #7029
- collabora: load seccomp profile on the fly #6995 (fixed with cc65481 and 767e0d4)
- fix further psalm issues #7073
- Make AIO interface not dependent on absolute location #6867
- collabora: allow to use enterprise container image with support key #6814
- watchtower: switch back to building watchtower manually #7048
- nextcloud: remove libreoffice #7005
- update redis to v8.x #7066
- docker-image-prune: only remove image with
label=org.label-schema.vendor=Nextcloud#7067 - app: update min and max versions #7068
- nextcloud: update to
32.0.1#7069 - aio-interface: hide upgrade notice #7070
- aio-interface: allow to skip domain validation via url-param #7086
- simplify
skip_domain_validationlogic a bit #7088 - domain-validation: move skipping domain validation log to a different place #7117
Tasks to do for new release:
- make sure to merge any
Helm Chart UpdatesPR before continuing with the list below (https://github.com/nextcloud/all-in-one/pulls?q=is%3Apr+is%3Aopen+helm+) - increase the version number in https://github.com/nextcloud/all-in-one/blob/main/php/templates/containers.twig#L20
- build new images. See https://github.com/nextcloud/all-in-one/blob/main/develop.md#how-to-build-new-containers
- check if push collabora-online images to ghcr.io nextcloud-releases/all-in-one#74 works
- do a last smoke test using the develop channel (See https://github.com/nextcloud/all-in-one/blob/main/develop.md#how-to-test-things-correctly)
- additional test plan: updating all existing instances to Nextcloud Hub 25 Autumn (nc32) #6920
- Run E2E test and wait for it to finish. See https://github.com/nextcloud/all-in-one/actions/workflows/playwright.yml
- deploy from develop to beta. See https://github.com/nextcloud/all-in-one/blob/main/develop.md#how-to-promote-builds-from-develop-to-beta
- check if push collabora-online images to ghcr.io nextcloud-releases/all-in-one#74 works
- tag a new release here on github which fits the version number (and use vX.Y.Z as tag and title +
Beta, use the autogenerated changelog. Important: also add the included Nextcloud version manually into the body of the release, e.g.Nextcloud 26.0.2 is included but new instances can install Nextcloud 27 directly) and make it a pre release - rename
nextmilestone to the same version number - create a new milestone that is called
next - move all open issues/PRs to that new milestone
- post in all issues and discussions that were fixed/implemented that this is now released with the new beta version and post how to switch to the beta channel (e.g.
This is now released with X.Y.Z Beta. Testing and feedback is welcome! See https://github.com/nextcloud/all-in-one#how-to-switch-the-channel) - close updating all existing instances to Nextcloud Hub 25 Autumn (nc32) #6920
- Close How to update to `Nextcloud Hub 25 Autumn` now? #6865
- wait two weeks and see if new bugs get reported and don't merge any PR into the main branch of this repo in the meantime! (until 27.11.)
- if not, publish to latest as describe below; if yes simply close this milestone and create a new one that includes the bugfixes and starts from the beginning of this guide
- deploy from beta to latest. See https://github.com/nextcloud/all-in-one/blob/main/develop.md#how-to-promote-builds-from-beta-to-latest
- check if push collabora-online images to ghcr.io nextcloud-releases/all-in-one#74 works
- Merge the automated
YAML updatesPR if there should be one (https://github.com/nextcloud/all-in-one/pulls?q=is%3Apr+is%3Aopen+yaml) - change the pre-release to be a stable and the latest release and remove
Betafrom the title (and adjust the changelog if multiple Beta version have been pushed in the meantime without a stable release - the changelog must include all changes since the latest stable release) - Merge https://github.com/nextcloud-gmbh/portal.nextcloud.com/pull/716
- ping Tobi
- close the old milestone
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
overviewOverview of other issuesOverview of other issues