-
Notifications
You must be signed in to change notification settings - Fork 989
Open
Labels
overviewOverview of other issuesOverview of other issues
Milestone
Description
Follow up to #7588
(add the most recent ticket for a new release here)
Tested:
(add PRs below that are potentially breaking and need to be well tested)
- Dockercontroller: refactor streaming responses into dedicated functions and use them in StartWatchtowerContainer method #7674
- DockerController: refactor
StartBackupContainerCheckto show the starting state #7675 - DockerController: refactor stopping of containers to show the current process #7676
- redis.config.php: allow to enable tls #7652
- aio-interface: offer system prune button #7677
- Exclude /lost+found from rsync #7737
- DockerController: refactor
StartBackupContainerBackupto show the stopping and starting state #7705 - Give all containers a display_name, hide from list by dedicated attribute #7741
- DockerController: refactor
StartBackupContainerListto show the starting state #7723 - aio-interface: fix progress box and log view on mobile #7716
- DockerController: refactor
StartBackupContainerCheckRepairshow the starting state #7724 - talk-recording: fix missing characters in recorded video #7706
- Extend showing substeps to further endpoints #7664
- DockerController: refactor
StartBackupContainerRestoreto show the stopping and starting state #7721 - DockerController: refactor
StartBackupContainerTestto show the stopping and starting state #7722 - Provides initial TLS support to aio-talk #7605
- New Community-Container: Glances #7472
- rp-docs: adjust nginx proxy timeouts and add clarifying comment #6939
- refactor(app): modernize and tidy up public entrypoint #7463
- Add missing type definitions for psalm #7542
- Set error level to 1 in psalm configuration #7548
- feat(talk): trust custom CA certificates via NEXTCLOUD_TRUSTED_CACERTS_DIR #7684
- mastercontainer: replace apache with a second caddy #7006
- Add support of overleaf as community container #6914
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/includes/aio-version.twig
- build new images. See https://github.com/nextcloud/all-in-one/blob/main/develop.md#how-to-build-new-containers
- 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)
- test if collabora opens
- Run E2E test and wait for it to finish. See https://github.com/nextcloud/all-in-one/actions/workflows/playwright-on-workflow-dispatch.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
- 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) - wait a week and see if new bugs get reported and don't merge any PR into the main branch of this repo in the meantime!
- 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
- 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) - close the old milestone
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
overviewOverview of other issuesOverview of other issues