summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorFuXiaoHei <fuxiaohei@vip.qq.com>2024-02-18 18:33:50 +0800
committerGitHub <noreply@github.com>2024-02-18 10:33:50 +0000
commit67adc5c1dc3470dab96053c2e77351f3a3f8062b (patch)
tree51e10d6b875d2d8aee0211f4a68a3ae52996a059 /options
parent7430eb9e7f04a2923cee1f144947cf5fcce39ef8 (diff)
downloadgitea-67adc5c1dc3470dab96053c2e77351f3a3f8062b.tar.gz
gitea-67adc5c1dc3470dab96053c2e77351f3a3f8062b.zip
Artifact deletion in actions ui (#27172)
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.
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 5f34bc4c1d..e46d6f38c0 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -123,6 +123,7 @@ pin = Pin
unpin = Unpin
artifacts = Artifacts
+confirm_delete_artifact = Are you sure you want to delete the artifact '%s' ?
archived = Archived