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

Pass a request-id along with build jobs and results #136

Merged
merged 1 commit into from Mar 19, 2018
Merged

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Mar 18, 2018

BuildJob is mandatory because we will upgrade all the job publishers before the builders and clear the build queue.

BuildResult has it as optional because old builders won't be sending it yet.

This allows us to connect a request to all of the results, hopefully allowing #112 to be implemented without updating builders further.

@grahamc grahamc merged commit 022e209 into next Mar 19, 2018
@grahamc grahamc deleted the request-id branch March 19, 2018 00:28
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.

None yet

1 participant