Fix upstream API#23
Conversation
sea-bass
left a comment
There was a problem hiding this comment.
LGTM but you will need a maintainer to approve for real
|
I don't understand why the Rolling job is failing, the logs look like it (and maybe the Cover buidl as well) is not using the changes in this PR Humble is failing as expected and should not be run against main anymore, since we are breaking backwards compatibility on main at this point. But we can clean that up in a future PR. |
|
Maybe I am misunderstanding the role of the ABI check jobs. Are they to check if the package is breaking ABI, not if it is compatible with upstream ABI? But if that is true...then why is Jazzy ABI passing? |
|
OK Humble is failing at I'm going to force merge this in, but will need to turn the humble job into a kilted job since main no longer supports humble and we are missing kilted. |
|
Oops, I did not switch this to a squash merge :| |
👀 @nbbrooks
Fyi: ABI build fails because the upstream version does not build any more.