Deleting a tag then pushing tags to gitea doesn't work #7243

Closed
opened 2025-11-02 07:20:40 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @leomoon on GitHub (Apr 24, 2021).

Description

Here are the steps to reproduce (you have to have at least a tag pushed to Gitea):

  • Delete tag "v1.0.0"
  • Push tags to Gitea
  • You can see the tag still exists in tags section on Gitea
    I also tried to delete the local repo and clone again (since the tag was deleted on the local repo) and you will see that the tag still exists on Gitea.
    ...
Originally created by @leomoon on GitHub (Apr 24, 2021). - Gitea version (or commit ref): 1.14.1 - Git version: 2.25.1 - Operating system: Ubuntu Server 20.04 - Gitea Build: Gitea Binary from Github - Using Gitea Systemd - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes: https://try.gitea.io/leomoon/tag-delete-test - [ ] No ## Description Here are the steps to reproduce (you have to have at least a tag pushed to Gitea): - Delete tag "v1.0.0" - Push tags to Gitea - You can see the tag still exists in tags section on Gitea I also tried to delete the local repo and clone again (since the tag was deleted on the local repo) and you will see that the tag still exists on Gitea. ...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7243