[CI probe] downstream payjoin+bdk on uniffi 0.32 - #6
Closed
DenisovAV wants to merge 5 commits into
Closed
Conversation
…se 0.32 metadata Both downstream repos still pin uniffi 0.31.2, so their 0.31 metadata can't be read by this PR's 0.32 bindgen (Unexpected metadata type code). Both compile clean on 0.32 (payjoin: 24 tests; bdk-ffi: verified), so bump them in-CI: sed payjoin-ffi's uniffi to 0.32; clone bdk-ffi at its pinned rev, bump it, and local-[patch] bdk-dart onto it (+bump bdk-dart's own uniffi, refresh its lock). Self-contained in the workflow (no forks); drop once upstreams ship 0.32.
…85.1 < 0.32's 1.91)
…_rust rejects 'stable')
Owner
Author
|
Probe done — both downstream jobs green on forced 0.32 (payjoin 24 tests, bdk 22 pass / 5 skipped). Applied the working test-downstream.yml to Uniffi-Dart#149. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Throwaway CI probe: does forcing payjoin/bdk onto uniffi 0.32 green the downstream jobs? Not for merge — validates the test-downstream.yml changes before applying to upstream Uniffi-Dart#149.