0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-19 00:29:59 +02:00
gitea/services
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-04-08 01:17:05 +08:00
2025-10-19 00:37:50 +08:00