Skip to content

UX: Tags and Releases operation #4612

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

Closed
msg7086 opened this issue Aug 4, 2018 · 3 comments
Closed

UX: Tags and Releases operation #4612

msg7086 opened this issue Aug 4, 2018 · 3 comments
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@msg7086
Copy link

msg7086 commented Aug 4, 2018

  • Gitea version (or commit ref): 1.5 nightly
  • Database:
    • MySQL
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes

Description

We have tags and releases, just like what we found on GitHub. However they behave differently.

  1. On GitHub, we are given a dropdown list to pick an existing tag, or an Edit Tag button to draft a release on existing tags. In Gitea, we have to type an existing tag manually. No link on an existing tag leads to draft a release for it.

  2. On GitHub, a tag is a tag, a release is a release. Deleting a release has no harm to a tag. In Gitea, there's no way to revert the action of drafting a release for an existing tag. Whenever a release is deleted, the corresponding tag, even if it was created before, gets deleted as well. No alt option was given to the user.

Both behaviors bring discomfort to those who creates or deletes releases on the website for existing tags.

What's your opinion? Are they expected behaviors / by design? Shall those be improved in later versions?

Cheers

@lunny lunny added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Aug 4, 2018
@lafriks
Copy link
Member

lafriks commented Aug 6, 2018

I think this can be improved

@DjSni
Copy link

DjSni commented Aug 18, 2019

There should also be a way to delete tags that have been pushed through git.
Also, there is no way to delete release assets. If the release is deleted, the assets will remain in the folder.

#677

@lunny
Copy link
Member

lunny commented Aug 14, 2024

I think this is outdated. So closing it.

@lunny lunny closed this as completed Aug 14, 2024
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Nov 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

4 participants