-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
rename 8.6 tag to 0.8.6 #2948
Comments
Done, thank you for including a suggested fix! |
@mpenkov looks like this weird 8.6 tag has re-appeared, although the 0.8.6 tag still exists. Could you delete the 8.6 tag again and try to figure out why it came back? |
@piskvorky @gojomo Could you guys please check that your local clones do not have an 8.6 tag? I suspect one of us has this tag lying around somewhere, and pushes it upstream occasionally. Nobody else is able to push to upstream (right?) so I think it's one of us, anyway. I'll check my other machines for traces of this tag, too. |
I had an |
@mpenkov @piskvorky @gojomo I noticed that the bogus 8.6 tag has been reintroduced, please remove it again. The correct
|
@pabs3 Why does this matter to you? |
The I'm in the process of packaging gensim and its dependencies for Debian so that my employer can use them. Part of the Debian package is the |
Yeah, I agree that it is strange. I'm not sure why it keeps reappearing. I suppose we could set up a workflow that notifies us whenever it gets pushed (and maybe even by whom) - it's just that dealing with this requires an amount of effort that is not proportional to the severity of the issue. |
Fair enough. I'll stick with the hacky regex for now.
When you reach version series 8 you might need to skip 8.6 :)
…--
bye,
pabs
https://bonedaddy.net/pabs3/
|
I see the tag got removed again and hasn't come back, thanks for that! |
@piskvorky We should have mentioned that in the release notes, e.g. "killed phantom 8.6 tag with fire" |
Problem description
There is a tag "8.6" in the repository that is between 0.8.7 and 0.8.5 in terms of when it was created, but it is missing the 0 at the start.
Steps/code/corpus to reproduce
Or load the github tags page:
https://github.com/RaRe-Technologies/gensim/tags?after=0.8.9
Versions
0.8.6
Suggested fix
The text was updated successfully, but these errors were encountered: