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

BEP: Sets start_time on BuildStarted events from NoBuildEvent #22376

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

iamricard
Copy link

@iamricard iamricard commented May 15, 2024

When handling invocations we noticed some invocations still weren't setting start_time on BuildStarted. We specifically noticed this on build event streams from query invocations. After some spelunking I found NoBuildEvent, which didn't get updated with the rest of the codebase in e5c832a.

cc @lfpino

When handling invocations we noticed some invocations still weren't
setting `start_time` on `BuildStarted`. We specifically noticed this on
build event streams from `query` invocations. After some spelunking I
found `NoBuildEvent`, which didn't get updated with the rest of the
codebase in e5c832a.
@iamricard iamricard marked this pull request as ready for review May 15, 2024 10:39
@iamricard iamricard requested a review from a team as a code owner May 15, 2024 10:39
@iamricard iamricard requested review from aranguyen and removed request for a team May 15, 2024 10:39
@github-actions github-actions bot added team-Configurability Issues for Configurability team awaiting-review PR is awaiting review from an assigned reviewer labels May 15, 2024
Copy link
Contributor

@Yannic Yannic left a comment

Choose a reason for hiding this comment

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

Thanks for finding what I missed :)

Co-authored-by: Yannic <contact@yannic-bonenberger.com>
@sgowroji sgowroji added awaiting-user-response Awaiting a response from the author and removed awaiting-review PR is awaiting review from an assigned reviewer labels May 29, 2024
@sgowroji
Copy link
Member

Hi @iamricard  Could you please sign the CLA?

@iamricard
Copy link
Author

I have signed it.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-user-response Awaiting a response from the author team-Configurability Issues for Configurability team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants