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

Allow deleting artefacts from the UI #26315

Closed
psa opened this issue Aug 4, 2023 · 1 comment · Fixed by #27172
Closed

Allow deleting artefacts from the UI #26315

psa opened this issue Aug 4, 2023 · 1 comment · Fixed by #27172
Labels
topic/gitea-actions related to the actions of Gitea type/proposal The new feature has not been accepted yet but needs to be discussed first.
Milestone

Comments

@psa
Copy link

psa commented Aug 4, 2023

Feature Description

In GitHub, we can delete artefacts from the UI. It'd be nice to have the ability to do so in Gitea.

A bin icon is present in Git and this is even referred to in the action/upload_artifact documentation: https://gitea.com/actions/upload-artifact

Screenshots

No response

@psa psa added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Aug 4, 2023
@lunny lunny added the topic/gitea-actions related to the actions of Gitea label Aug 4, 2023
@lunny lunny added this to the 1.22.0 milestone Sep 27, 2023
lunny pushed a commit that referenced this issue Feb 18, 2024
Add deletion link in runs view page.
Fix #26315


![image](https://github.com/go-gitea/gitea/assets/2142787/aa65a4ab-f434-4deb-b953-21e63c212033)

When click deletion button. It marks this artifact `need-delete`.

This artifact would be deleted when actions cleanup cron task.
silverwind pushed a commit to silverwind/gitea that referenced this issue Feb 20, 2024
Add deletion link in runs view page.
Fix go-gitea#26315


![image](https://github.com/go-gitea/gitea/assets/2142787/aa65a4ab-f434-4deb-b953-21e63c212033)

When click deletion button. It marks this artifact `need-delete`.

This artifact would be deleted when actions cleanup cron task.
6543 pushed a commit to 6543-forks/gitea that referenced this issue Feb 26, 2024
Add deletion link in runs view page.
Fix go-gitea#26315

![image](https://github.com/go-gitea/gitea/assets/2142787/aa65a4ab-f434-4deb-b953-21e63c212033)

When click deletion button. It marks this artifact `need-delete`.

This artifact would be deleted when actions cleanup cron task.
Copy link

Automatically locked because of our CONTRIBUTING guidelines

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic/gitea-actions related to the actions of Gitea type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants