apm icon indicating copy to clipboard operation
apm copied to clipboard

Creating new version failed: Git tag not found

Open pelevesque opened this issue 5 years ago • 10 comments

Prerequisites

Description

I had problems publishing my syntax highlighter package language-orfeo and did the unfortunate mistake of deleting my git repo and republishing it a few times trying to solve the problem. This created the same issue as #670, #770, and #870

When I try to publish - I get the git tag not found error. When I try to unpublish - I get the unauthorized error.

I think I need a moderator or an admin to fix the atm database for me so that I can publish my package.

For now, I'm asking my users to install it manually which is less than ideal. I'm hoping this can be resolved sooner than later.

This is my git repo: https://github.com/orfeo-lang/atom-language-orfeo

pelevesque avatar Nov 04 '19 03:11 pelevesque

I removed the git repo - I will add it again once this is resolved. Please let me know as I would love to have my package obtainable from the Atom's Package Manager.

pelevesque avatar Dec 01 '19 03:12 pelevesque

Same issue with x-terminal after transferring the repo.

UziTech avatar Feb 26 '20 14:02 UziTech

I think we got it figured out. Thankfully I didn't delete the original repo, just renamed it.

UziTech avatar Feb 26 '20 15:02 UziTech

@lkashef or someone else.

This issue persists for me. I did the mistake of creating a git repo, then deleting it.

I would love to be able to resolve it.

My repo: https://github.com/orfeo-lang/atom-language-orfeo

I want to run: apm publish minor to publish v0.1.0 of this package.

It still creates the problem - Creating new version failed: Git tag not found

In #870, madiedgar had the same issue and it was fixed by @lkashef. I'm hoping the same could happen here.

pelevesque avatar Jun 26 '20 18:06 pelevesque

Hey @pelevesque, thanks for the report!

I will work on pulling some records on our end and update you here as soon as I have a fix

lkashef avatar Jul 02 '20 14:07 lkashef

@lkashef

Thanks, that would be awesome. I think you were able to fix it for madiedgar in https://github.com/atom/apm/issues/870

I'm creating a new programming language for music and planning a release soon, so I would love this to be fixed for that.

pelevesque avatar Jul 02 '20 16:07 pelevesque

@pelevesque sounds cool, I am currently working on other stuff but will try to jump on this as soon as I can

lkashef avatar Jul 02 '20 16:07 lkashef

@lkashef - Just wondering if you'll have a bit of time to look at this soon? I'm planning a release of my language near the end of August. I'm hoping to stay with Atom's convention of using 'language-x' for syntax highlighters. I guess I can go with 'x-lang' or 'x-language' if this isn't resolved, but it seems better to stick to conventions.

pelevesque avatar Aug 09 '20 00:08 pelevesque

@lkashef - I gave up waiting and published to a new name which actually is better since my language also has a file format, giving me two syntax highlighters. Published to language-orfeo-timeline

My old repo remains dangling and is useless: https://atom.io/packages/language-orfeo

I cannot unpublish due to the git not found bug.

So, it possible, I would like language-orfeo erased from the database while I keep my new working repo.

This issue should be closed after.

pelevesque avatar Sep 10 '20 08:09 pelevesque

Actually, if language-orfeo could be save somehow I would still like to use it. Let me know if anything can be done.

pelevesque avatar Sep 13 '20 04:09 pelevesque