Skip to content

RTD - commits won't trigger new builds #95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
s-celles opened this issue May 26, 2018 · 6 comments
Closed

RTD - commits won't trigger new builds #95

s-celles opened this issue May 26, 2018 · 6 comments
Assignees
Labels
Infra All about infrastructure (GitHub Action, project build etc.)

Comments

@s-celles
Copy link
Member

Hello @k-bx ,

python-semver doc is available at ReadTheDocs (RTD)
See https://python-semver.readthedocs.io/en/latest/

Although

https://readthedocs.org/projects/python-semver/ displays

This repository doesn't have a valid webhook set up, commits won't trigger new builds for this project.  See your project integrations for more information.

Could you create an account at https://readthedocs.org/
so I could add you as a maintainer also.

You will have to setup webhook according
http://docs.readthedocs.io/en/latest/webhooks.html
in this GitHub repository to be able to automatically build doc

Kind regards

@tomschr
Copy link
Member

tomschr commented Mar 24, 2019

@scls19fr
Maybe related to this is PR #127 if you want to build your documentation via tox.

@k-bx
Copy link
Contributor

k-bx commented Mar 24, 2019

Hey. My account is k_bx there. Thanks

@s-celles
Copy link
Member Author

Hi @k-bx I've just add you as maintainer of python-semver RTD

@s-celles
Copy link
Member Author

s-celles commented Oct 1, 2019

I've just triggered doc build manually
to reflect updates from in @tomschr #143
see https://readthedocs.org/projects/python-semver/builds/9735766/
but doc should be updated without triggering manually (just when merging PR)

@tomschr
Copy link
Member

tomschr commented Nov 5, 2019

If I did everything right, I've removed the old Webhook, added a new one and "reconnected" it to ReadTheDocs.

From my perspective it should be fixed. Whenever we add new commits to master, the Webhook will be triggered and create a new documentation update. The result will be available under the "latest" link.

Maybe someone can confirm? If nobody objects, I'll take the freedom to close this issue tomorrow as fixed. 😉

@tomschr tomschr self-assigned this Nov 6, 2019
@tomschr
Copy link
Member

tomschr commented Nov 7, 2019

I think, we can close this bug as it is solved now with this new Webhook. If you think otherwise, let us know. 😉

Thanks!

@tomschr tomschr closed this as completed Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infra All about infrastructure (GitHub Action, project build etc.)
Projects
None yet
Development

No branches or pull requests

3 participants