Remove v0.87 tag #3024

Closed
opened 2023-11-07 09:39:35 +00:00 by morremeyer · 2 comments

The repository has a v0.87 tag that points to d4e0b8b172, where the bower version was bumped to v0.8.7.

However, it was tagged as v0.87.

Using automated dependency updates (in my case, renovate), an update to that version is always proposed since v0.87 is newer than v0.20.0.

Since this tag looks like an error to me, I'd love if you could remove it.

Note: This tag does not appear in the gitea frontend, it is only shown when running git tag on the repository directly. gitea shows 126 tags, however git tag shows 130 tags.

The repository has a `v0.87` tag that points to https://git.sheetjs.com/sheetjs/sheetjs/src/commit/d4e0b8b172d570f68bf5f17e6f4ad749b3d64f51, where the bower version was bumped to `v0.8.7`. However, it was tagged as `v0.87`. Using automated dependency updates (in my case, [renovate](https://docs.renovatebot.com/)), an update to that version is always proposed since `v0.87` is newer than `v0.20.0`. Since this tag looks like an error to me, I'd love if you could remove it. Note: This tag does **not** appear in the gitea frontend, it is only shown when running `git tag` on the repository directly. gitea shows 126 tags, however `git tag` shows 130 tags.
Owner

Thanks for the heads up! After deleting the tag from the command line, it no longer shows up in a clean clone. Please re-run the bot and let us know if any other tags should be deleted.

Thanks for the heads up! After deleting the tag from the command line, it no longer shows up in a clean clone. Please re-run the bot and let us know if any other tags should be deleted.
Author

Looks good now, thank you!

Looks good now, thank you!
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#3024
No description provided.