💺 Preparation
🚀 v22.0.15
Start with the oldest version here, so the appstore and github releases show the newest version as "Last release"
🚀 v23.0.8
Start with the oldest version here, so the appstore and github releases show the newest version as "Last release"
🚀 v24.0.2
Start with the oldest version here, so the appstore and github releases show the newest version as "Last release"
🛣️ Conclude
💺 Preparation
New in Talk 24entries in theTalk updates ✅conversationMakefileCHANGELOG.mdwith the changelog of all milestones that are subject to the release🚀 v22.0.15
Start with the oldest version here, so the appstore and github releases show the newest version as "Last release"
stable32branch make sure to:l10n/folder fromstable32and commit itCHANGELOG.mdof higher versionsappinfo/info.xmlpackage.json. The following command will return a new version name, make sure it matches what you expect:vinv22.0.15will be automatically added to the tag)make create-tag version=$(xmllint --xpath '/info/version/text()' appinfo/info.xml)git push releases v$(xmllint --xpath '/info/version/text()' appinfo/info.xml)CHANGELOG.mdsection from merged PR🪺 Next Patch (32)tov22.0.15in https://github.com/nextcloud/spreed/milestonesgh api repos/nextcloud/spreed/milestones --paginate --jq \ '.[] | select(.title == "🪺 Next Patch (32)") | .number' \ | xargs -I{} gh api --method PATCH repos/nextcloud/spreed/milestones/{} -f title="v22.0.15"🪺 Next Patch (32)(Due date in ~4 weeks, ~1 week for beta/RC)v22.0.15to🪺 Next Patch (32): https://github.com/nextcloud/spreed/issues?q=is%3Aissue%20state%3Aopen%20milestone%3Av22.0.15v22.0.15to🪺 Next Patch (32): https://github.com/nextcloud/spreed/pulls?q=is%3Apr%20state%3Aopen%20milestone%3Av22.0.15v22.0.15milestonegh api repos/nextcloud/spreed/milestones --paginate --jq \ '.[] | select(.title == "v22.0.15") | .number' \ | xargs -I{} gh api --method PATCH repos/nextcloud/spreed/milestones/{} -f state=closed🚀 v23.0.8
Start with the oldest version here, so the appstore and github releases show the newest version as "Last release"
stable33branch make sure to:l10n/folder fromstable33and commit itCHANGELOG.mdof higher versionsappinfo/info.xmlpackage.json. The following command will return a new version name, make sure it matches what you expect:vinv23.0.8will be automatically added to the tag)make create-tag version=$(xmllint --xpath '/info/version/text()' appinfo/info.xml)git push releases v$(xmllint --xpath '/info/version/text()' appinfo/info.xml)CHANGELOG.mdsection from merged PR🍏 Next Patch (33)tov23.0.8in https://github.com/nextcloud/spreed/milestonesgh api repos/nextcloud/spreed/milestones --paginate --jq \ '.[] | select(.title == "🍏 Next Patch (33)") | .number' \ | xargs -I{} gh api --method PATCH repos/nextcloud/spreed/milestones/{} -f title="v23.0.8"🍏 Next Patch (33)(Due date in ~4 weeks, ~1 week for beta/RC)v23.0.8to🍏 Next Patch (33): https://github.com/nextcloud/spreed/issues?q=is%3Aissue%20state%3Aopen%20milestone%3Av23.0.8v23.0.8to🍏 Next Patch (33): https://github.com/nextcloud/spreed/pulls?q=is%3Apr%20state%3Aopen%20milestone%3Av23.0.8v23.0.8milestonegh api repos/nextcloud/spreed/milestones --paginate --jq \ '.[] | select(.title == "v23.0.8") | .number' \ | xargs -I{} gh api --method PATCH repos/nextcloud/spreed/milestones/{} -f state=closed🚀 v24.0.2
Start with the oldest version here, so the appstore and github releases show the newest version as "Last release"
stable34branch make sure to:l10n/folder fromstable34and commit itCHANGELOG.mdof higher versionsappinfo/info.xmlpackage.json. The following command will return a new version name, make sure it matches what you expect:vinv24.0.2will be automatically added to the tag)make create-tag version=$(xmllint --xpath '/info/version/text()' appinfo/info.xml)git push releases v$(xmllint --xpath '/info/version/text()' appinfo/info.xml)CHANGELOG.mdsection from merged PR🏖️ Next Patch (34)tov24.0.2in https://github.com/nextcloud/spreed/milestonesgh api repos/nextcloud/spreed/milestones --paginate --jq \ '.[] | select(.title == "🏖️ Next Patch (34)") | .number' \ | xargs -I{} gh api --method PATCH repos/nextcloud/spreed/milestones/{} -f title="v24.0.2"🏖️ Next Patch (34)(Due date in ~4 weeks, ~1 week for beta/RC)v24.0.2to🏖️ Next Patch (34): https://github.com/nextcloud/spreed/issues?q=is%3Aissue%20state%3Aopen%20milestone%3Av24.0.2v24.0.2to🏖️ Next Patch (34): https://github.com/nextcloud/spreed/pulls?q=is%3Apr%20state%3Aopen%20milestone%3Av24.0.2v24.0.2milestonegh api repos/nextcloud/spreed/milestones --paginate --jq \ '.[] | select(.title == "v24.0.2") | .number' \ | xargs -I{} gh api --method PATCH repos/nextcloud/spreed/milestones/{} -f state=closed🛣️ Conclude