Closed
Description
Prior to a release going out, we stop the automated builds. This causes problems when the release date slips because we continue to merge potentially build breaking changes. When we resume the builds, it sometimes takes us awhile to unwind and fix all the errors. Some asciidoc errors are very difficult to diagnose.
We need a way to continue building the docs for the next release while we freeze the builds for the current release.
@lcawl Proposed having a conf.yaml.next file so we can continue to run the doc builds without affecting the "frozen" docs.