-
Notifications
You must be signed in to change notification settings - Fork 43
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
Remove deprecations in Harmonic #426
Conversation
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Carlos Agüero <[email protected]>
Signed-off-by: Carlos Agüero <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #426 +/- ##
==========================================
+ Coverage 87.40% 87.75% +0.35%
==========================================
Files 59 59
Lines 5747 5693 -54
==========================================
- Hits 5023 4996 -27
+ Misses 724 697 -27
|
@osrf-jenkins retest this please |
@Crola1702 , do you know why the Ubuntu Focal job gets stuck? |
I think for harmonic we're not supporting Focal but Jammy, right? Maybe it's triggered as a Jammy job, but checks are expecting a Focal job 🤔 |
Maybe @j-rivero has more context on this? |
As far as I know it's only Jammy (and the future 24.04). Not sure why it's triggered... |
It's because this PR was opened before we disabled the focal job for the target branch. It can safely be ignored. |
I see. I don't have superpowers to merge this PR without all the checks passing... |
Is the failing windows test okay? |
I removed the branch protection check, can you merge it now? |
🎉 Maintenance
Remove deprecations
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
messages.