1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/modules/actions
Vitaliy Filippov f0b773e0ce
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:

![image](https://user-images.githubusercontent.com/945339/235376746-405d5019-710b-468b-8113-9e82eab8e752.png)
2023-06-29 10:58:56 +08:00
..
github_test.go Support pull_request_target event (#25229) 2023-06-26 14:33:18 +08:00
github.go Support pull_request_target event (#25229) 2023-06-26 14:33:18 +08:00
log.go Support downloading raw task logs (#24451) 2023-06-29 10:58:56 +08:00
task_state_test.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
task_state.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
workflows_test.go Support pull_request_target event (#25229) 2023-06-26 14:33:18 +08:00
workflows.go Support pull_request_target event (#25229) 2023-06-26 14:33:18 +08:00