You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.