gitea/routers/api
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
..
actions Feature: Ephemeral action runners (#33570) 2025-03-14 12:27:24 -07:00
packages Fix maven panic when no package exists (#33888) 2025-03-14 10:35:40 -07:00
v1 Download actions job logs from API (#33858) 2025-03-26 11:30:52 -07:00