-
Notifications
You must be signed in to change notification settings - Fork 298
Cannot publish: Creating new version failed: Git tag not found #218
Comments
@thedaniel can you take a look at this? |
I'll take a look - I might have to do some manual updating in the DB. There's a little bit of missing functionality still related to username changes that this is probably related to. |
Thanks very much. |
Any news? |
@thedaniel "Package installation fails":
|
still cannot publish, 😢 |
+1 - https://github.com/saschagehlich/autocomplete-plus has been transferred to https://github.com/atom-community/autocomplete-plus. I would like to update the registration for this package to match this new ownership and location. |
This is now preventing anyone from installing autocomplete-plus: https://github.com/atom-community/autocomplete-plus/issues/147 - can we get some help on this @thedaniel? |
@yongkangchen Sorry about that, updated the info in the DB. @joefitzgerald I did the same for autocomplete-plus, and sent you an email as well. |
@thedaniel publish now works. I cannot see the latest version of the I guess same problem may exist in |
@thedaniel @kevinsawicki we have migrated two more packages (related to autocomplete-plus) to the atom-community Github organization:
Could you please work the same database magic you did for autocomplete-plus? |
@nathansobo @benogle can you help with #218 (comment)? |
@joefitzgerald done |
Thanks! |
Hi @thedaniel and @kevinsawicki, I am experiencing the same issue with a recently created package. I changed my username from
The repository causing issues is: https://github.com/carlosbaraza/yard Thank you very much for the DB magic! However, it could be nice to handle this kind of cases in an automated way. A possibility could be that every time a package is published, the repository checked for the tags is the last one set up in the |
Agreed, this is definitely on the list of things to do, it just hasn't been done yet. In the meantime I'll fix you up by hand. |
Thank you very much @thedaniel ! |
Hi @thedaniel, the issue with the publication is not still fixed. Thank you very much. |
Hi guys, I just tried publishing my first package and because of some confusion on my part it got published as v0.2.0. That said, the publish was successful. So to 'fix' the versioning I unpublished the package and then completely deleted the repository, then recreated it with the same name as earlier. Now whenever I try to publish the package apm throws the following error:
Is there any way someone could fix this for me, perhaps @thedaniel? Thank you in advance. |
Hi @thedaniel , I am facing the same problem. |
Hello. I'm getting these problems with the meteor-api and starrynight-helper packages. Any chance they can be put into the queue to be fixed? Thanks in advance! |
Vuong@DESKTOP-1O626O2 MINGW64 /d/Vuong/GitHub/v-code (master) Help me!!! |
@thevuong Can you link me to the repository for your package? |
@thedaniel my repository: https://github.com/thevuong/v-code |
@thevuong I see you published v0.2.0 since then, but I don't see a tag for it in your git repo. Are you doing anything unusual with your repo, like force pushing, etc? |
ubuntu@ubuntu: @thedaniel Why "git tag not found"?? |
I am having the same issue with my language-avr-assembly package. please do your magic for me https://github.com/dkatzdev/language-avr-assembly |
it should be v0.3.1 but all the tags and releases got messed up with my attempts to fix it |
Try deleting the tag, force push away the release commit, and try again. The GitHub issues yesterday caused similar problems for me. |
i tried that but it isnt working. I dont know how to force push away a release commit, since i already deleted and reuploaded the entire repo. |
I have reuploaded in a new repository PLEASE REMOVE https://github.com/dkatzdev/language-avr-assembly AND https://github.com/dkatzdev/language-assembly-avr from the package database as I am unable to unpublish it @thedaniel |
The repo: https://github.com/vslinko/remote-sync is transferred to me yesterday, I think it may cause this issue. The new url is: https://github.com/yongkangchen/remote-sync
BTW, https://atom.io/packages/remote-sync didn't update the username and url to the latest? Did it will auto update after I publish new version?
The text was updated successfully, but these errors were encountered: