Link tag versions of repos to the named release builds
Problem
We have some repos, like XBlock, that don't make a release branch - but their docs need to be included in the docs build.
Solution
We would like to build docs versions off the tagged repo version for each release, for example, for Sumac, the tagged version is v5.1.0.
It is possible build off a tag version but alias the name in RTD, we've enabled this beta feature on the following repos:
- XBlock
- openedx-filters
- DoneXBlock
- openedx-wordpress-ecommerce
- openedx-events
- event-routing-backends
- openedx-aspects
See the below linked support ticket on RTD
TODOs for this ticket
- Please update step 5a in https://openedx.atlassian.net/wiki/spaces/COMM/pages/19662426/Process+to+Create+an+Open+edX+Release#5a.-Ask-Axim-to-activate-hidden-release-versions-of-each-book with the proper instructions for the release master.
Update Catalog Info in the following repos to untag them for release:
- XBlock
- openedx-filters
- DoneXBlock
- openedx-events
- event-routing-backends
- openedx-aspects
Figure out if it's feasible to delete the open-release/sumac.master branch and re-do it with the tagged version:
EDIT
This is not possible :( I've made a note to the Teak operator that the following repos do have a Sumac branch but will not have a Teak branch:
- XBlock
- openedx-filters
- DoneXBlock
- openedx-events
- event-routing-backends
- openedx-aspects
