[issue37860] Add deploy preview for docs

2021-03-21 Thread Ashwin Ramaswami
Change by Ashwin Ramaswami : -- nosy: +EWDurbin ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.

[issue37860] Add deploy preview for docs

2021-03-21 Thread Ashwin Ramaswami
Ashwin Ramaswami added the comment: I realized there's another alternative which is probably simpler. We can use Netlify to host the deploy previews, but we can use GitHub Actions to build the documentation. This way, we won't run into the build time limits for Netlify, and we can still use

[issue37860] Add deploy preview for docs

2020-05-05 Thread Batuhan Taskaya
Batuhan Taskaya added the comment: > Personally, I feel that it most largely benefits more significant > documentation changes that involve modification of existing markup or the > addition of new markup, rather than all documentation PRs. So a manually > added label to trigger it makes the

[issue37860] Add deploy preview for docs

2020-03-16 Thread Brett Cannon
Change by Brett Cannon : -- nosy: -brett.cannon ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail

[issue37860] Add deploy preview for docs

2020-03-15 Thread Batuhan Taskaya
Change by Batuhan Taskaya : -- nosy: +BTaskaya ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue37860] Add deploy preview for docs

2020-03-15 Thread Ashwin Ramaswami
Change by Ashwin Ramaswami : -- title: Add netlify deploy preview for docs -> Add deploy preview for docs ___ Python tracker ___ ___