0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 06:05:53 +01:00
gitea/web_src/js/components
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
..
.eslintrc.yaml
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.vue
DashboardRepoList.vue Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue Highlight viewed files differently in the PR filetree (#24956) 2023-06-25 08:46:30 +08:00
PullRequestMergeForm.vue
RepoActionView.vue Support downloading raw task logs (#24451) 2023-06-29 10:58:56 +08:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue
ScopedAccessTokenSelector.vue