mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08:00
Hi! This pull request adds support for downloading raw task logs for Gitea Actions, similar to Github Actions It looks like the following:  |
||
|---|---|---|
| .. | ||
| github_test.go | ||
| github.go | ||
| log.go | ||
| task_state_test.go | ||
| task_state.go | ||
| workflows_test.go | ||
| workflows.go | ||