You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge feature/runner-logs-api-endpoint into develop
Resolved merge conflicts in API routing and actions run handling:
- Updated API routes to use run IDs instead of run indices
- Consolidated job log functionality under unified endpoints
- Removed deprecated GetWorkflowJobLogs function
- Updated documentation to reflect run ID usage
- Resolved test conflicts for stream log functionality
Changes maintain backward compatibility while supporting enhanced
runner log streaming capabilities.
0 commit comments