Re: [Python-Dev] Get a running instance of the doc for a PR.
[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 <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?
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.wijaya@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 <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?
ᐧ
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 <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.wijaya@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 <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?
ᐧ
participants (1)
-
Mariatta Wijaya