You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 next milestone 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! (until 14.06.)
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
change the pre-release to be a stable and the latest release and remove Beta from 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)
Follow up to #4653
(add the most recent ticket for a new release here)
Tested:
(add PRs below that are potentially breaking and need to be well tested)
127.0.0.1
instead oflocalhost
#4724Tasks to do for new release:
Helm Chart Updates
PR before continuing with the list below (https://github.com/nextcloud/all-in-one/pulls)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 releasenext
milestone to the same version numbernext
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
)YAML updates
PR if there should be one (https://github.com/nextcloud/all-in-one/pulls)Beta
from 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)The text was updated successfully, but these errors were encountered: