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
I'm not sure if it's our build process that's dubious or RTD that doesn't provide a stable environment, but this is currently slowing down development (I find myself re-triggering builds just to make RTD pass).
I propose removing the webhook. We still have a doc test on Github actions that tests the docs can be built. This seems much more versatile.
The text was updated successfully, but these errors were encountered:
It was nice being able to look at the built docs on a PR to check the doc changes, but I agree that the failing build has been frustrating. I'm fine with removing the webhook until we can get a more reliable build.
lockbot
added
the
resolved-locked
Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
label
May 20, 2020
lockbot
locked as resolved and limited conversation to collaborators
May 20, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
resolved-lockedClosed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
A few weeks ago, we turned on an RTD feature that builds on each PR. The hope was that having CI checks would lead to less broken documentation.
We addressed broken documentation by pointing to stable, rather than latest, so this is less relevant.
Separately, our RTD build fails regularly for various reasons:
I'm not sure if it's our build process that's dubious or RTD that doesn't provide a stable environment, but this is currently slowing down development (I find myself re-triggering builds just to make RTD pass).
I propose removing the webhook. We still have a doc test on Github actions that tests the docs can be built. This seems much more versatile.
The text was updated successfully, but these errors were encountered: