Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot delete tags #12081

Closed
7 tasks
IzzySoft opened this issue Jun 28, 2020 · 6 comments
Closed
7 tasks

Cannot delete tags #12081

IzzySoft opened this issue Jun 28, 2020 · 6 comments

Comments

@IzzySoft
Copy link

  • Gitea version (or commit ref): 1.12
  • Git version: ?
  • Operating system: Linux
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Once a tag has been pushed, it cannot be removed anymore. Gitea doesn't offer that from the UI (or I didn't find where) – and deleting the tag locally plus using git push --tags doesn't remove it either.

Left some of the check-marks open as I'm not sure what Codeberg is running (@lunny probably knows, else @ashimokawa can tell if it's needed).

Screenshots

cannot screenshot what's not there (oops), sorry.

@a1012112796
Copy link
Member

you can try git push origin --delete tag <tagname>

@IzzySoft
Copy link
Author

Thanks, that worked! So this issue should rather be seen as asking for an improvement (adding the posibility to delete a tag via the WebUI, as e.g. Github and IIRC also GitLab have it). Certainly lowers the prio for me, thanks again!

@a1012112796
Copy link
Member

@IzzySoft How about this solution? Thanks. #12096

@IzzySoft
Copy link
Author

THAT I'd call a solution – and wow have you been fast with it, thanks a lot! You can set it to close this issue on merge 😃

@stale
Copy link

stale bot commented Aug 29, 2020

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale stale bot added the issue/stale label Aug 29, 2020
@stale
Copy link

stale bot commented Sep 12, 2020

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale stale bot closed this as completed Sep 12, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants