Skip to content
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

Stable Build is Stuck on Old Branch #3041

Closed
aklawren opened this issue Aug 10, 2017 · 2 comments · Fixed by #3913
Closed

Stable Build is Stuck on Old Branch #3041

aklawren opened this issue Aug 10, 2017 · 2 comments · Fixed by #3913
Labels
Bug A bug

Comments

@aklawren
Copy link

Details

I'm working on a locally hosted instance of Read The Docs with projects hosted in GitLab. For a couple of projects, the stable builds are stuck on an old branch (whereas typically stable stays up-to-date with the highest sequence tag).

Originally, this seemed like a project specific glitch, but it appears stable is pinned to the 16R branch for all the projects which contain that specific branch name.

Below are the attempts made so far to try and get the projects updating as expected, with no luck:

  • Restarting the server
  • Updating the stable Identifier in the Django project dashboard
  • Deleting and re-creating the project from the Django admin dashboard
  • Removing the 16R tag from the repo

Expected Result

I would expect that the stable build would remain in sync with the highest sequence git tag (similar to the behavior of other projects -- as shown below).
screen shot 2017-08-10 at 10 45 07 am

Actual Result

The stable build version is stuck on the 16R branch (shown below).
screen shot 2017-08-10 at 10 42 35 am

@stsewd
Copy link
Member

stsewd commented Apr 9, 2018

I think this is the same bug described in #3887. The current solution is recreating the project (the same name can be used)

@stsewd
Copy link
Member

stsewd commented Jul 6, 2018

@aklawren in case you are interested, the fix for this bug was already deployed, can you test if that really solves your problem? (you may need to wipe and rebuild another version).

You may need to do some additional steps if that doesn't work #3913 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants