atom / apm

Atom Package Manager
https://atom.io/packages
MIT License
1.27k stars 297 forks source link

Cannot publish: Creating new version failed: Git tag not found #891

Open sirbrillig opened 4 years ago

sirbrillig commented 4 years ago

Prerequisites

Description

This appears to be the same issue as https://github.com/atom/apm/issues/218 but the solution there seems to be some sort of server work on the part of the admins, so I hope that that magic can be applied to my repo as well. πŸ™‡β€β™‚οΈ

Steps to Reproduce

  1. Server admins did some work a few years ago to rename a package for me (the old version of https://github.com/sirbrillig/linter-mixed-indent is now https://github.com/sirbrillig/mixed-indent-warning-old).
  2. I'd like to update the old package to change the repo listed in the package.json (https://github.com/sirbrillig/mixed-indent-warning-old/commit/910015c5eb30e96f8a4d189725d3a164601a25d1).
  3. apm publish minor

Expected behavior:

The package to be published.

Actual behavior:

➜  mixed-indent-warning-old git:(master) apm publish minor
Preparing and tagging a new version βœ“
Pushing v0.4.0 tag βœ“
Publishing mixed-indent-warning@v0.4.0 βœ—
Creating new version failed: Git tag not found
pelevesque commented 4 years ago

I have the same issue opened here. Please, let me know if you it gets resolved for you, I will do the same:

https://github.com/atom/apm/issues/873

ScrimpyCat commented 4 years ago

Having the same issue when trying to use apm publish -t vx.y.z.

pelevesque commented 4 years ago

I gave up after waiting for more than four months and published my package to a new name.