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 <https://www.netlify.com/> 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.wij...@gmail.com
wrote:

> [Added core workflow and removed python-dev]
>
> Original thread:
> https://mail.python.org/pipermail/python-dev/2018-November/155651.html
>
>
>
> On Sun, Nov 11, 2018, 6:37 AM Stephane Wirtel <steph...@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?
>
>
>
>
>> ᐧ
_______________________________________________
core-workflow mailing list -- core-workflow@python.org
To unsubscribe send an email to core-workflow-le...@python.org
https://mail.python.org/mailman3/lists/core-workflow.python.org/
This list is governed by the PSF Code of Conduct: 
https://www.python.org/psf/codeofconduct

Reply via email to