gitea/routers
Lunny Xiao 0c6957ef8d
Download actions job logs from API (#33858)
Related to #33709, #31416

It's similar with
https://docs.github.com/en/rest/actions/workflow-jobs?apiVersion=2022-11-28#download-job-logs-for-a-workflow-run--code-samples.

This use `job_id` as path parameter which is consistent with Github's
APIs.

---------

Co-authored-by: ChristopherHX <christopher.homberger@web.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-26 11:30:52 -07:00
..
api Download actions job logs from API (#33858) 2025-03-26 11:30:52 -07:00
common Download actions job logs from API (#33858) 2025-03-26 11:30:52 -07:00
install Add global lock for migrations to make upgrade more safe with multiple replications (#33706) 2025-03-07 21:08:53 +00:00
private Auto expand "New PR" form (#33971) 2025-03-24 14:28:02 +00:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Download actions job logs from API (#33858) 2025-03-26 11:30:52 -07:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00