1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-19 06:43:41 -04:00
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
runner Remove deprecated stuff for runners (#30930) 2024-05-10 16:23:47 +08:00
actions.go
artifact.pb.go
artifact.proto
artifacts_chunks.go
artifacts_utils.go
artifacts.go Refactor AppURL usage (#30885) 2024-05-07 08:26:13 +00:00
artifactsv4.go Refactor AppURL usage (#30885) 2024-05-07 08:26:13 +00:00