We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?)
The text was updated successfully, but these errors were encountered:
stefanymarie
darkcrux
madziefe
No branches or pull requests
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?)
The text was updated successfully, but these errors were encountered: