-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Build 828171 is failing #3714
Comments
You have two different things happening here:
Which is related to your own project, not RTD.
|
@humitos Thank you very much for your response
|
@sfdye I import your project on my local instance, the sha for stable match the one from v1.37 This seems related to #3729. The user took an extreme step to solve the issue #3729 (comment) |
I'm markng this a |
I finally get it working by deleting the project on rtd and importing again, thanks to advice from @stsewd . Don't think it's worth the effort to investigate and reproduce though, thus closing the issue. Re-open if anyone interested to dig in deeper. |
Details
Expected Result
Build success for
stable
for the latest tag releasev1.37
on GithubA description of what you wanted to happen
Actual Result
Build failed due to wrong version
A description of what actually happened
The
stable
version is still pointing to an old commit which did not fix the build.#3279 should fix it.
Background
We did a migration of the Github link from:
https://github.com/jacquev6/PyGithub
tohttps://github.com/PyGithub/PyGithub
The text was updated successfully, but these errors were encountered: