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

Fix an npe on a sort fuction #21685

Merged
merged 3 commits into from
Jan 23, 2023
Merged

Fix an npe on a sort fuction #21685

merged 3 commits into from
Jan 23, 2023

Conversation

benmoriceau
Copy link
Contributor

What

An Npe exception during the sort of the release stages was causing confusing on build. This error was not terminal and would likely pass the test. This is filtering null values before sorting.

@octavia-squidington-iv octavia-squidington-iv added area/platform issues related to the platform area/worker Related to worker labels Jan 21, 2023
@benmoriceau benmoriceau temporarily deployed to more-secrets January 21, 2023 01:45 — with GitHub Actions Inactive
@benmoriceau benmoriceau temporarily deployed to more-secrets January 21, 2023 01:45 — with GitHub Actions Inactive
Copy link
Contributor

@jdpgrailsdev jdpgrailsdev left a comment

Choose a reason for hiding this comment

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

:shipit:

@cgardens
Copy link
Contributor

thanks @benmoriceau

@benmoriceau benmoriceau temporarily deployed to more-secrets January 21, 2023 15:08 — with GitHub Actions Inactive
@benmoriceau benmoriceau temporarily deployed to more-secrets January 21, 2023 15:08 — with GitHub Actions Inactive
@benmoriceau benmoriceau temporarily deployed to more-secrets January 23, 2023 16:14 — with GitHub Actions Inactive
@benmoriceau benmoriceau temporarily deployed to more-secrets January 23, 2023 16:14 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

Airbyte Code Coverage

File Coverage [83.69%] 🍏
JobCreationAndStatusUpdateActivityImpl.java 83.69% 🍏
Total Project Coverage 26.72% 🍏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform area/worker Related to worker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants