### Rolling release template ## Prerequisites * [x] enable all disabled tests https://github.com/opencloud-eu/opencloud/pull/3333 * [x] replace `%%NEXT%%` with the release version https://github.com/opencloud-eu/opencloud/pull/3400 * [x] web release * [x] bump web version * [x] squash and merge the web release PR * [x] bump web v7.4.0 in opencloud * [x] reva release * [x] squash and merge the reva Release PR * [x] bump reva and update opencloud version in `pkg/version.go` ## QA Phase * [x] bump `opencloud_commitid` in web and run all working tests in CI * [x] compatibility test * [x] confirmatory testing, if needed * [x] squash and merge Release PR ## Collected bugs ## After QA Phase * [x] publish release notes to the docs * [x] add migration guide to changelog with prefix `**ACTION REQUIRED:**`, if needed. -> not needed * [x] add release notes from web and reva to opencloud changelog * [ ] n8n integration - update new opencloud version * [x] docker-compose - update new opencloud version * [x] update the public matrix channel topic * [x] update https://update.opencloud.eu/server.json * [x] update the version on demo.opencloud.eu
Rolling release template
Prerequisites
enable all disabled tests [full-ci] chore: bump webcommitid #3333
replace
%%NEXT%%with the release version chore: set introduction version to 7.5.0 for new env vars #3400web release
reva release
pkg/version.goQA Phase
opencloud_commitidin web and run all working tests in CICollected bugs
After QA Phase
**ACTION REQUIRED:**, if needed. -> not needed