When there is a new major release for the products, the release process goes through multiple phases:
The docs rely on external references to be versioned correctly (references to values that need to be updated over time):
#target-branch-reference
: the git branch corresponding to where the code is worked on.#npm-tag-reference
: the npm tag corresponding to where the code is published.#host-reference
: the URL corresponding to where the docs are deployed.Legacy:
#default-branch-switch
includes all the above, but without being clear.Template: Name vX