0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-18 15:47:37 +02:00
Ross Golder cc3535b1e5 Move streaming log endpoint to separate branch
GetWorkflowRunLogsStream (POST /runs/{run}/logs) and its supporting
code are moved to feature/runner-logs-stream-api for a standalone PR
where the POST-vs-GET design question can be resolved independently.

Removed from this branch:
- GetWorkflowRunLogsStream handler and route
- getRunJobsAndCurrent helper (only used by the stream handler)
- services/actions/log.go (ReadStepLogs)
- ActionLogCursor/Request/StepLine/Step/Response structs
- TestAPIActionsGetWorkflowRunLogsStream integration test
- Regenerated swagger specs accordingly

Co-Authored-By: Claude Sonnet <claude-sonnet-4-6@anthropic.com>
2026-05-17 10:38:45 +07:00
..
2026-05-15 16:26:36 +02:00
2026-05-15 16:26:36 +02:00
2026-02-28 11:23:20 -08:00
2026-05-15 16:26:36 +02:00
2026-05-09 17:32:30 +02:00
2026-05-15 16:26:36 +02:00
2026-05-15 16:26:36 +02:00
2026-05-13 17:06:53 +00:00