Results 246 comments of Andrew Bayer

There is not. I'll make this a long-term feature request issue, but no promises that it'll ever happen. =)

This looks really solid to me - being able to point to a recipe in Lighthouse for a presubmit or postsubmit, rather than needing a full `PipelineRunSpec`, would be great.

Hi @ahmetb - just wondering if you've had a chance to look at this. Thanks!

Yeah, I'm probably going to table this and work on a more general way of providing information on the restarted build/stage as a whole, rather than just one part at...

Moving this to WIP to make sure I don't inadvertently merge it before I am sure of the right approach.

Note that I've put this in `work-in-progress` for the moment, because at a minimum I need to add javadoc where I've left `TODO`s, and in general...I'm just not sure yet...

...and there are a pile o' test failures, suggesting I screwed something else up. =)

Yup, something's wrong with how stage errors are logged, at a minimum. I'll pick this up either tomorrow or after Jenkins World Nice next week.

Note - this is a work-in-progress. I need to add tests and do some prototyping for a use case I have in mind to make sure this implementation will actually...