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

DOP-4177: Replacing job.useWithBenchmark with job.payload.isNextGen #953

Merged
merged 14 commits into from
Dec 18, 2023

Conversation

mayaraman19
Copy link
Contributor

@mayaraman19 mayaraman19 commented Dec 13, 2023

DOP-4177

Removing use of job.useWithBenchmark and using job.payload.isNextGen instead to avoid relying on hardcoded array to determine if something is new gen or old gen. Also removing failing tests that were reliant on implementation and failed without use ofuseWithBenchmark.

Copy link

Your feature branch infrastructure has been deployed!

Your webhook URL is: https://r7fxj3uvff.execute-api.us-east-2.amazonaws.com/prod/webhook/githubEndpoint/trigger/build

For more information on how to use this endpoint, follow these instructions.

@mayaraman19 mayaraman19 marked this pull request as ready for review December 14, 2023 21:02
Copy link
Contributor

@mmeigs mmeigs left a comment

Choose a reason for hiding this comment

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

If we're fully doing away with this, should we delete useWithBenchmark from our Job definitions and types?

@mayaraman19 mayaraman19 changed the title adding logging DOP-4177: Replacing job.useWithBenchmark with job.payload.isNextGen Dec 15, 2023
@mayaraman19 mayaraman19 requested a review from mmeigs December 18, 2023 16:13
Copy link
Contributor

@branberry branberry left a comment

Choose a reason for hiding this comment

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

LGTM!

@mayaraman19 mayaraman19 merged commit c190d8e into master Dec 18, 2023
7 checks passed
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.

3 participants