Skip to content
New issue

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

Add capture_corrupted_outputs option to task #1179

Merged
merged 1 commit into from
Jun 11, 2021

Conversation

coeuvre
Copy link
Member

@coeuvre coeuvre commented Jun 11, 2021

When it is set, e.g.

---
tasks:
  ubuntu1604_rbe:
    capture_corrupted_outputs:
    - build
    - test
    build_targets:
    - "..."
    test_targets:
    - "..."

Corrupted downloads will be upload to Buildkite.

@coeuvre coeuvre requested review from philwo and fweikert June 11, 2021 09:40
Copy link
Member

@philwo philwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bazelci.py is like a dishwasher - you can always fit just one more thing into it 😄

@coeuvre coeuvre merged commit 54595a2 into bazelbuild:master Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants