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
Right now, stdout and stderr from jobs get dropped. That's not really tenable! We probably want to store it so we can more easily debug builds.
This might depend on #72 if we decide we want to store it in the database (or if we want to store it in the CAS.)
If someone other than @BrianHicks picks this up, the best bet is probably to have a chat with him on the Roc Zulip about design considerations here!
The text was updated successfully, but these errors were encountered:
BrianHicks
No branches or pull requests
Right now, stdout and stderr from jobs get dropped. That's not really tenable! We probably want to store it so we can more easily debug builds.
This might depend on #72 if we decide we want to store it in the database (or if we want to store it in the CAS.)
If someone other than @BrianHicks picks this up, the best bet is probably to have a chat with him on the Roc Zulip about design considerations here!
The text was updated successfully, but these errors were encountered: