1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-04 09:05:48 +00:00
gitea/routers/api/actions
Giteabot 45475250bd
Remove deprecated stuff for runners (#30930) (#30931)
Backport #30930 by @wolfogre

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`.

Co-authored-by: Jason Song <i@wolfogre.com>
2024-05-10 16:57:30 +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) (#30931) 2024-05-10 16:57:30 +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_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
artifacts.go Refactor AppURL usage (#30885) (#30891) 2024-05-08 13:34:43 +00:00
artifactsv4.go Refactor AppURL usage (#30885) (#30891) 2024-05-08 13:34:43 +00:00