Opened issue in devguide: https://github.com/python/devguide/issues/463

Mariatta


On Tue, Feb 12, 2019 at 2:13 PM Mariatta Wijaya <mariatta.wijaya@gmail.com> wrote:
Just to update that I have not stopped looking for solution to this.

As a refresher, the original topic in python-dev was:

"When we receive a PR about the documentation, I think that could be
interesting if we could have a running instance of the doc on a sub
domain of python.org."

I agree having the preview of the docs built is useful, but it does not need to be under python.org domain.

We can use service like netlify to deploy the static assets (the built documentation). One of its features is deploying on pull requests.

Perhaps we can start by setting this up for the devguide.


On Sun, Nov 11, 2018, 11:40 AM Mariatta Wijaya <mariatta.wijaya@gmail.com wrote:
[Added core workflow and removed python-dev]




On Sun, Nov 11, 2018, 6:37 AM Stephane Wirtel <stephane@wirtel.be wrote:
Mariatta,

Do you think we could add a webhook for the build of the documentation
for each PR where the build of the doc works?


I can setup webhooks for CPython. Do you have the URL for the webhook?
Or is this still in development?