atom/apm

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

sirbrillig opened this issue ยท 3 comments

Prerequisites

Description

This appears to be the same issue as #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 (sirbrillig/mixed-indent-warning-old@910015c).
  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

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

#873

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

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