You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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)
1 year ago
..
github.go Support `pull_request_target` event (#25229) 1 year ago
github_test.go Support `pull_request_target` event (#25229) 1 year ago
log.go Support downloading raw task logs (#24451) 1 year ago
task_state.go Implement actions (#21937) 1 year ago
task_state_test.go Implement actions (#21937) 1 year ago
workflows.go Support `pull_request_target` event (#25229) 1 year ago
workflows_test.go Support `pull_request_target` event (#25229) 1 year ago