Support downloading raw task logs (#24451)
Hi! This pull request adds support for downloading raw task logs for Gitea Actions, similar to Github Actions It looks like the following: 
This commit is contained in:
parent
b08647f0b9
commit
f0b773e0ce
7 changed files with 62 additions and 2 deletions
|
@ -129,6 +129,7 @@ concept_user_organization = Organization
|
|||
show_timestamps = Show timestamps
|
||||
show_log_seconds = Show seconds
|
||||
show_full_screen = Show full screen
|
||||
download_logs = Download logs
|
||||
|
||||
confirm_delete_selected = Confirm to delete all selected items?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue