gitea/routers/api/actions
Jason Song b9396a9b85
Remove deprecated stuff for runners (#30930)
It's time (maybe somewhat late) to remove some deprecated stuff for the
runner.

- `x-runner-version`: runners needn't to report version in every
request, they will call `Declare`.
- `AgentLabels`: runners will report them as `Labels`.
2024-05-10 16:23:47 +08:00
..
ping Upgrade Go 1.22 and upgrade dependency (#29869) 2024-03-17 15:40:05 +00:00
runner Remove deprecated stuff for runners (#30930) 2024-05-10 16:23:47 +08:00
actions.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
artifact.pb.go Actions Artifacts v4 backend (#28965) 2024-03-02 09:12:17 +00:00
artifact.proto Actions Artifacts v4 backend (#28965) 2024-03-02 09:12:17 +00:00
artifacts.go Refactor AppURL usage (#30885) 2024-05-07 08:26:13 +00:00
artifacts_chunks.go Actions Artifacts v4 backend (#28965) 2024-03-02 09:12:17 +00:00
artifacts_utils.go Actions Artifacts v4 backend (#28965) 2024-03-02 09:12:17 +00:00
artifactsv4.go Refactor AppURL usage (#30885) 2024-05-07 08:26:13 +00:00