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: https://discuss.openedx.org/t/quince-3-has-been-tagged/12727

Command to use:

  1. fetch repos after the tagging via the following script

  1. Get the new commits in a tree view

Tagged repos

  1. Update the docs.openedx.org: https://github.com/openedx/docs.openedx.org/pull/485