-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
The logs endpoint seems strangely implemented, returning JSON with the filename and base64 encoded log data.
Ideally the logs should follow a similar implementation to the Docker API to allow a stream.
Logs for the running build should also be streamed realtime if possible (proxying the current jobs log output?)
Reactions are currently unavailable