1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-07 02:25:50 +00:00
gitea/routers/api
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
..
actions Remove deprecated stuff for runners (#30930) (#30931) 2024-05-10 16:57:30 +08:00
packages Refactor AppURL usage (#30885) (#30891) 2024-05-08 13:34:43 +00:00
v1 Fix misspelling of mergable (#30896) (#30905) 2024-05-08 16:38:46 +00:00