Generate doc previews for pull requests#1367
Conversation
|
@ewdurbin In reviewing this PR, I seem to be unable to manage the netlify config for this project. When I log into netlify with my GitHub account, I'm not prompted to select any organization, and no projects are listed. Can you confirm that Setuptools Developers has access to administer the netlify site for Setuptools? Thanks. |
|
Is there supposed to be a build hook in the PR that links to the new documentation? How do we see the newly built docs? |
|
We're still sorting out the Netlify settings, but once done it should show up as one of the status checks alongside AppVeyor and Travis-CI. |
ad29abc to
7326ff2
Compare
|
That test has failed in AppVeyor before:
I can take a stab at making it more reliable, but it seems like that should be in a separate PR. Otherwise, working! See the "Details" link in the "deploy/netlify" job for the output. |
Summary of changes
Tell Netlify how to build and publish the documentation preview for each pull request.
Pull Request Checklist