Quince.3
Optional step: to build the openedx platform via Tutor on `open-release/quince.master` branch.
Check the builds and launch.
Checked out latest master of repo-tools
make install
Made test branches with:
tag_release --doit --branch --output-repos repos.json --search-branch open-release/quince.master --override-ref open-release/quince.master max/q3
Tagged the release via:
tag_release --doit --tag --input-repos repos.json --search-branch max/q3 --override-ref max/q3 open-release/quince.3
Deleted the test branch via:
The following repos were archived and moved to unsupported state:
openedx/tubular
openedx/devstack
openedx/blockstore
Posted an announcement on the forum: Quince.3 has been tagged
Command to use:
fetch repos after the tagging via the following script
Get the new commits in a tree view
Tagged repos
Update the docs.openedx.org: docs: add Quince.3 to list of releases by cmltaWt0 · Pull Request #485 · openedx/docs.openedx.org