feat: use github urls #1

Open
thesimplekid wants to merge 22 commits from forjo into main
Owner

Description


Notes to the reviewers


Suggested CHANGELOG Updates

CHANGED

ADDED

REMOVED

FIXED


Checklist

  • I followed the code style guidelines
  • I ran just quick-check before committing
  • If the Wallet API was modified (added/removed/changed), I have reflected those changes in the FFI bindings (crates/cdk-ffi)
### Description <!-- Describe the purpose of this PR, what's being adding and/or fixed --> ----- ### Notes to the reviewers <!-- In this section you can include notes directed to the reviewers, like explaining why some parts of the PR were done in a specific way --> ----- ### Suggested [CHANGELOG](https://github.com/cashubtc/cdk/blob/main/CHANGELOG.md) Updates <!-- Please do not edit the actual changelog but note what you changed here. --> #### CHANGED #### ADDED #### REMOVED #### FIXED ---- ### Checklist * [ ] I followed the [code style guidelines](https://github.com/cashubtc/cdk/blob/main/CODE_STYLE.md) * [ ] I ran `just quick-check` before committing * [ ] If the Wallet API was modified (added/removed/changed), I have reflected those changes in the FFI bindings (`crates/cdk-ffi`)
feat: use github urls
Some checks failed
CI / Documentation tests (pull_request) Has been cancelled
CI / Strict Documentation Check (pull_request) Has been cancelled
CI / FFI Python tests (pull_request) Has been cancelled
CI / Code Coverage (pull_request) Has been cancelled
CI / Dart binding tests (pull_request) Has been cancelled
CI / Kotlin binding tests (pull_request) Has been cancelled
CI / Go binding tests (pull_request) Has been cancelled
CI / Swift binding tests (pull_request) Has been cancelled
CI / Example: example-melt-token (example-melt-token) (pull_request) Has been cancelled
CI / Example: example-mint-token (example-mint-token) (pull_request) Has been cancelled
CI / Example: example-p2pk (example-p2pk) (pull_request) Has been cancelled
CI / Example: example-proof-selection (example-proof-selection) (pull_request) Has been cancelled
CI / Example: example-wallet (example-wallet) (pull_request) Has been cancelled
CI / Check: core-lib (core-lib) (pull_request) Has been cancelled
CI / Check: lightning-and-api (lightning-and-api) (pull_request) Has been cancelled
CI / Check: mintd-backends-postgres (mintd-backends-postgres) (pull_request) Has been cancelled
CI / Check: mintd-backends-sqlite (mintd-backends-sqlite) (pull_request) Has been cancelled
CI / Check: mintd-main (mintd-main) (pull_request) Has been cancelled
CI / Check: storage-and-cli (storage-and-cli) (pull_request) Has been cancelled
CI / MSRV: msrv-cdk-all-features (msrv-cdk-all-features) (pull_request) Has been cancelled
CI / MSRV: msrv-cdk-cli (msrv-cdk-cli) (pull_request) Has been cancelled
CI / MSRV: msrv-cdk-mintd-all (msrv-cdk-mintd-all) (pull_request) Has been cancelled
CI / MSRV: msrv-cdk-wallet-only (msrv-cdk-wallet-only) (pull_request) Has been cancelled
CI / WASM: wasm-cdk (wasm-cdk) (pull_request) Has been cancelled
CI / WASM: wasm-cdk-no-default (wasm-cdk-no-default) (pull_request) Has been cancelled
CI / Payment processor tests-2 (pull_request) Has been skipped
CI / Integration fake mint auth tests (pull_request) Has been skipped
CI / WASM: wasm-cdk-wallet (wasm-cdk-wallet) (pull_request) Has been cancelled
CI / PostgreSQL Tests (pull_request) Has been cancelled
CI / Supabase Tests (pull_request) Has been cancelled
b8f4e347ff
thesimplekid force-pushed forjo from b8f4e347ff
Some checks failed
CI / Documentation tests (pull_request) Has been cancelled
CI / Strict Documentation Check (pull_request) Has been cancelled
CI / FFI Python tests (pull_request) Has been cancelled
CI / Code Coverage (pull_request) Has been cancelled
CI / Dart binding tests (pull_request) Has been cancelled
CI / Kotlin binding tests (pull_request) Has been cancelled
CI / Go binding tests (pull_request) Has been cancelled
CI / Swift binding tests (pull_request) Has been cancelled
CI / Example: example-melt-token (example-melt-token) (pull_request) Has been cancelled
CI / Example: example-mint-token (example-mint-token) (pull_request) Has been cancelled
CI / Example: example-p2pk (example-p2pk) (pull_request) Has been cancelled
CI / Example: example-proof-selection (example-proof-selection) (pull_request) Has been cancelled
CI / Example: example-wallet (example-wallet) (pull_request) Has been cancelled
CI / Check: core-lib (core-lib) (pull_request) Has been cancelled
CI / Check: lightning-and-api (lightning-and-api) (pull_request) Has been cancelled
CI / Check: mintd-backends-postgres (mintd-backends-postgres) (pull_request) Has been cancelled
CI / Check: mintd-backends-sqlite (mintd-backends-sqlite) (pull_request) Has been cancelled
CI / Check: mintd-main (mintd-main) (pull_request) Has been cancelled
CI / Check: storage-and-cli (storage-and-cli) (pull_request) Has been cancelled
CI / MSRV: msrv-cdk-all-features (msrv-cdk-all-features) (pull_request) Has been cancelled
CI / MSRV: msrv-cdk-cli (msrv-cdk-cli) (pull_request) Has been cancelled
CI / MSRV: msrv-cdk-mintd-all (msrv-cdk-mintd-all) (pull_request) Has been cancelled
CI / MSRV: msrv-cdk-wallet-only (msrv-cdk-wallet-only) (pull_request) Has been cancelled
CI / WASM: wasm-cdk (wasm-cdk) (pull_request) Has been cancelled
CI / WASM: wasm-cdk-no-default (wasm-cdk-no-default) (pull_request) Has been cancelled
CI / Payment processor tests-2 (pull_request) Has been skipped
CI / Integration fake mint auth tests (pull_request) Has been skipped
CI / WASM: wasm-cdk-wallet (wasm-cdk-wallet) (pull_request) Has been cancelled
CI / PostgreSQL Tests (pull_request) Has been cancelled
CI / Supabase Tests (pull_request) Has been cancelled
to 1e965fb5d5
Some checks failed
CI / Check: mintd-backends-postgres (mintd-backends-postgres) (pull_request) Successful in 2m13s
CI / Check: mintd-backends-sqlite (mintd-backends-sqlite) (pull_request) Successful in 2m13s
CI / Check: mintd-main (mintd-main) (pull_request) Successful in 2m45s
CI / Check: storage-and-cli (storage-and-cli) (pull_request) Successful in 2m31s
CI / MSRV: msrv-cdk-all-features (msrv-cdk-all-features) (pull_request) Successful in 2m0s
CI / MSRV: msrv-cdk-cli (msrv-cdk-cli) (pull_request) Successful in 1m53s
CI / MSRV: msrv-cdk-mintd-all (msrv-cdk-mintd-all) (pull_request) Successful in 2m8s
CI / MSRV: msrv-cdk-wallet-only (msrv-cdk-wallet-only) (pull_request) Successful in 2m5s
CI / WASM: wasm-cdk (wasm-cdk) (pull_request) Successful in 2m2s
CI / WASM: wasm-cdk-no-default (wasm-cdk-no-default) (pull_request) Successful in 2m2s
CI / WASM: wasm-cdk-wallet (wasm-cdk-wallet) (pull_request) Successful in 2m3s
CI / Integration regtest Onchain tests (pull_request) Failing after 14m2s
CI / Integration fake mint tests-1 (pull_request) Successful in 18m3s
CI / Integration fake mint tests (pull_request) Failing after 8m2s
CI / Integration regtest tests-1 (pull_request) Successful in 11m13s
CI / PostgreSQL Tests (pull_request) Failing after 1m50s
CI / Integration regtest Onchain tests-1 (pull_request) Failing after 30m50s
CI / Supabase Tests (pull_request) Failing after 1m13s
CI / Integration fake wallet tests (pull_request) Successful in 17m22s
CI / Integration fake wallet tests-1 (pull_request) Successful in 13m15s
CI / Integration regtest tests (pull_request) Failing after 12m55s
CI / Strict Documentation Check (pull_request) Successful in 2m25s
CI / Integration fake mint auth tests (pull_request) Failing after 3m45s
CI / Integration fake wallet tests-2 (pull_request) Successful in 12m19s
CI / Payment processor tests (pull_request) Successful in 9m15s
CI / Payment processor tests-1 (pull_request) Successful in 7m16s
CI / Payment processor tests-2 (pull_request) Successful in 8m34s
Nutshell integration / Nutshell Mint Integration Tests (pull_request) Successful in 8m30s
Nutshell integration / Nutshell Wallet Integration Tests (pull_request) Successful in 8m45s
CI / Swift binding tests (pull_request) Has been cancelled
2026-06-22 16:03:20 +00:00
Compare
thesimplekid force-pushed forjo from 1e965fb5d5
Some checks failed
CI / Check: mintd-backends-postgres (mintd-backends-postgres) (pull_request) Successful in 2m13s
CI / Check: mintd-backends-sqlite (mintd-backends-sqlite) (pull_request) Successful in 2m13s
CI / Check: mintd-main (mintd-main) (pull_request) Successful in 2m45s
CI / Check: storage-and-cli (storage-and-cli) (pull_request) Successful in 2m31s
CI / MSRV: msrv-cdk-all-features (msrv-cdk-all-features) (pull_request) Successful in 2m0s
CI / MSRV: msrv-cdk-cli (msrv-cdk-cli) (pull_request) Successful in 1m53s
CI / MSRV: msrv-cdk-mintd-all (msrv-cdk-mintd-all) (pull_request) Successful in 2m8s
CI / MSRV: msrv-cdk-wallet-only (msrv-cdk-wallet-only) (pull_request) Successful in 2m5s
CI / WASM: wasm-cdk (wasm-cdk) (pull_request) Successful in 2m2s
CI / WASM: wasm-cdk-no-default (wasm-cdk-no-default) (pull_request) Successful in 2m2s
CI / WASM: wasm-cdk-wallet (wasm-cdk-wallet) (pull_request) Successful in 2m3s
CI / Integration regtest Onchain tests (pull_request) Failing after 14m2s
CI / Integration fake mint tests-1 (pull_request) Successful in 18m3s
CI / Integration fake mint tests (pull_request) Failing after 8m2s
CI / Integration regtest tests-1 (pull_request) Successful in 11m13s
CI / PostgreSQL Tests (pull_request) Failing after 1m50s
CI / Integration regtest Onchain tests-1 (pull_request) Failing after 30m50s
CI / Supabase Tests (pull_request) Failing after 1m13s
CI / Integration fake wallet tests (pull_request) Successful in 17m22s
CI / Integration fake wallet tests-1 (pull_request) Successful in 13m15s
CI / Integration regtest tests (pull_request) Failing after 12m55s
CI / Strict Documentation Check (pull_request) Successful in 2m25s
CI / Integration fake mint auth tests (pull_request) Failing after 3m45s
CI / Integration fake wallet tests-2 (pull_request) Successful in 12m19s
CI / Payment processor tests (pull_request) Successful in 9m15s
CI / Payment processor tests-1 (pull_request) Successful in 7m16s
CI / Payment processor tests-2 (pull_request) Successful in 8m34s
Nutshell integration / Nutshell Mint Integration Tests (pull_request) Successful in 8m30s
Nutshell integration / Nutshell Wallet Integration Tests (pull_request) Successful in 8m45s
CI / Swift binding tests (pull_request) Has been cancelled
to 6ffe3651c6
Some checks failed
CI / Payment processor tests (pull_request) Has been skipped
CI / Payment processor tests-1 (pull_request) Has been skipped
CI / Payment processor tests-2 (pull_request) Has been skipped
CI / Integration fake mint auth tests (pull_request) Has been skipped
CI / Documentation tests (pull_request) Failing after 8m41s
CI / Strict Documentation Check (pull_request) Has been skipped
CI / FFI Python tests (pull_request) Failing after 19m14s
CI / Code Coverage (pull_request) Failing after 18m21s
CI / Kotlin binding tests (pull_request) Failing after 3m52s
CI / Dart binding tests (pull_request) Failing after 5m4s
CI / Go binding tests (pull_request) Failing after 3m38s
CI / Example: example-melt-token (example-melt-token) (pull_request) Successful in 6m26s
CI / Example: example-mint-token (example-mint-token) (pull_request) Successful in 5m20s
CI / Example: example-proof-selection (example-proof-selection) (pull_request) Failing after 2m45s
CI / Example: example-p2pk (example-p2pk) (pull_request) Failing after 4m47s
CI / Example: example-wallet (example-wallet) (pull_request) Successful in 4m24s
CI / Check: lightning-and-api (lightning-and-api) (pull_request) Failing after 12m11s
CI / Check: core-lib (core-lib) (pull_request) Failing after 16m14s
CI / Check: mintd-backends-postgres (mintd-backends-postgres) (pull_request) Failing after 6m40s
CI / Check: mintd-backends-sqlite (mintd-backends-sqlite) (pull_request) Failing after 6m40s
CI / Check: mintd-main (mintd-main) (pull_request) Failing after 2m21s
CI / Check: storage-and-cli (storage-and-cli) (pull_request) Failing after 4m37s
CI / MSRV: msrv-cdk-all-features (msrv-cdk-all-features) (pull_request) Successful in 18m0s
CI / MSRV: msrv-cdk-cli (msrv-cdk-cli) (pull_request) Successful in 17m2s
CI / MSRV: msrv-cdk-wallet-only (msrv-cdk-wallet-only) (pull_request) Failing after 3m31s
CI / MSRV: msrv-cdk-mintd-all (msrv-cdk-mintd-all) (pull_request) Failing after 5m0s
CI / WASM: wasm-cdk (wasm-cdk) (pull_request) Successful in 3m59s
CI / WASM: wasm-cdk-no-default (wasm-cdk-no-default) (pull_request) Successful in 4m20s
CI / WASM: wasm-cdk-wallet (wasm-cdk-wallet) (pull_request) Successful in 3m32s
CI / Swift binding tests (pull_request) Has been cancelled
2026-06-28 14:27:54 +00:00
Compare
thesimplekid force-pushed forjo from 6ffe3651c6
Some checks failed
CI / Payment processor tests (pull_request) Has been skipped
CI / Payment processor tests-1 (pull_request) Has been skipped
CI / Payment processor tests-2 (pull_request) Has been skipped
CI / Integration fake mint auth tests (pull_request) Has been skipped
CI / Documentation tests (pull_request) Failing after 8m41s
CI / Strict Documentation Check (pull_request) Has been skipped
CI / FFI Python tests (pull_request) Failing after 19m14s
CI / Code Coverage (pull_request) Failing after 18m21s
CI / Kotlin binding tests (pull_request) Failing after 3m52s
CI / Dart binding tests (pull_request) Failing after 5m4s
CI / Go binding tests (pull_request) Failing after 3m38s
CI / Example: example-melt-token (example-melt-token) (pull_request) Successful in 6m26s
CI / Example: example-mint-token (example-mint-token) (pull_request) Successful in 5m20s
CI / Example: example-proof-selection (example-proof-selection) (pull_request) Failing after 2m45s
CI / Example: example-p2pk (example-p2pk) (pull_request) Failing after 4m47s
CI / Example: example-wallet (example-wallet) (pull_request) Successful in 4m24s
CI / Check: lightning-and-api (lightning-and-api) (pull_request) Failing after 12m11s
CI / Check: core-lib (core-lib) (pull_request) Failing after 16m14s
CI / Check: mintd-backends-postgres (mintd-backends-postgres) (pull_request) Failing after 6m40s
CI / Check: mintd-backends-sqlite (mintd-backends-sqlite) (pull_request) Failing after 6m40s
CI / Check: mintd-main (mintd-main) (pull_request) Failing after 2m21s
CI / Check: storage-and-cli (storage-and-cli) (pull_request) Failing after 4m37s
CI / MSRV: msrv-cdk-all-features (msrv-cdk-all-features) (pull_request) Successful in 18m0s
CI / MSRV: msrv-cdk-cli (msrv-cdk-cli) (pull_request) Successful in 17m2s
CI / MSRV: msrv-cdk-wallet-only (msrv-cdk-wallet-only) (pull_request) Failing after 3m31s
CI / MSRV: msrv-cdk-mintd-all (msrv-cdk-mintd-all) (pull_request) Failing after 5m0s
CI / WASM: wasm-cdk (wasm-cdk) (pull_request) Successful in 3m59s
CI / WASM: wasm-cdk-no-default (wasm-cdk-no-default) (pull_request) Successful in 4m20s
CI / WASM: wasm-cdk-wallet (wasm-cdk-wallet) (pull_request) Successful in 3m32s
CI / Swift binding tests (pull_request) Has been cancelled
to 17c50e5c11
Some checks failed
CI / Kotlin binding tests (pull_request) Has been skipped
CI / Go binding tests (pull_request) Has been skipped
CI / Swift binding tests (pull_request) Has been skipped
CI / FFI Python tests (pull_request) Has been skipped
CI / Quick Check (lint, clippy, unit tests) (pull_request) Has been cancelled
CI / Discover checks (pull_request) Has been cancelled
CI / Build integration test binaries (pull_request) Has been cancelled
CI / PostgreSQL Tests (pull_request) Has been cancelled
CI / Supabase Tests (pull_request) Has been cancelled
CI / Integration regtest tests (pull_request) Has been cancelled
CI / Integration regtest tests-1 (pull_request) Has been cancelled
CI / Integration regtest Onchain tests (pull_request) Has been cancelled
CI / Integration regtest Onchain tests-1 (pull_request) Has been cancelled
CI / Integration fake mint tests (pull_request) Has been cancelled
CI / Integration fake mint tests-1 (pull_request) Has been cancelled
CI / Integration fake wallet tests (pull_request) Has been cancelled
CI / Integration fake wallet tests-1 (pull_request) Has been cancelled
CI / Integration fake wallet tests-2 (pull_request) Has been cancelled
CI / Payment processor tests (pull_request) Has been cancelled
CI / Payment processor tests-1 (pull_request) Has been cancelled
CI / Payment processor tests-2 (pull_request) Has been cancelled
CI / Discover MSRV checks (pull_request) Has been cancelled
CI / Discover WASM checks (pull_request) Has been cancelled
CI / Integration fake mint auth tests (pull_request) Has been cancelled
CI / Documentation tests (pull_request) Has been cancelled
CI / Strict Documentation Check (pull_request) Has been cancelled
CI / Cargo fmt, typos (pull_request) Has been cancelled
CI / Discover examples (pull_request) Has been cancelled
Nutshell integration / Nutshell Mint Integration Tests (pull_request) Has been cancelled
Nutshell integration / Nutshell Wallet Integration Tests (pull_request) Has been cancelled
2026-06-29 16:44:50 +00:00
Compare
thesimplekid force-pushed forjo from 17c50e5c11
Some checks failed
CI / Kotlin binding tests (pull_request) Has been skipped
CI / Go binding tests (pull_request) Has been skipped
CI / Swift binding tests (pull_request) Has been skipped
CI / FFI Python tests (pull_request) Has been skipped
CI / Quick Check (lint, clippy, unit tests) (pull_request) Has been cancelled
CI / Discover checks (pull_request) Has been cancelled
CI / Build integration test binaries (pull_request) Has been cancelled
CI / PostgreSQL Tests (pull_request) Has been cancelled
CI / Supabase Tests (pull_request) Has been cancelled
CI / Integration regtest tests (pull_request) Has been cancelled
CI / Integration regtest tests-1 (pull_request) Has been cancelled
CI / Integration regtest Onchain tests (pull_request) Has been cancelled
CI / Integration regtest Onchain tests-1 (pull_request) Has been cancelled
CI / Integration fake mint tests (pull_request) Has been cancelled
CI / Integration fake mint tests-1 (pull_request) Has been cancelled
CI / Integration fake wallet tests (pull_request) Has been cancelled
CI / Integration fake wallet tests-1 (pull_request) Has been cancelled
CI / Integration fake wallet tests-2 (pull_request) Has been cancelled
CI / Payment processor tests (pull_request) Has been cancelled
CI / Payment processor tests-1 (pull_request) Has been cancelled
CI / Payment processor tests-2 (pull_request) Has been cancelled
CI / Discover MSRV checks (pull_request) Has been cancelled
CI / Discover WASM checks (pull_request) Has been cancelled
CI / Integration fake mint auth tests (pull_request) Has been cancelled
CI / Documentation tests (pull_request) Has been cancelled
CI / Strict Documentation Check (pull_request) Has been cancelled
CI / Cargo fmt, typos (pull_request) Has been cancelled
CI / Discover examples (pull_request) Has been cancelled
Nutshell integration / Nutshell Mint Integration Tests (pull_request) Has been cancelled
Nutshell integration / Nutshell Wallet Integration Tests (pull_request) Has been cancelled
to 3522def8fd
Some checks failed
CI / Cargo fmt, typos (pull_request) Successful in 2m38s
CI / Discover examples (pull_request) Successful in 2m4s
CI / Discover checks (pull_request) Successful in 1m53s
CI / Discover MSRV checks (pull_request) Successful in 2m41s
CI / Discover WASM checks (pull_request) Successful in 2m10s
CI / Build integration test binaries (pull_request) Successful in 6m55s
CI / PostgreSQL Tests (pull_request) Failing after 2m32s
CI / Supabase Tests (pull_request) Failing after 1m22s
CI / Documentation tests (pull_request) Successful in 2m34s
CI / Quick Check (lint, clippy, unit tests) (pull_request) Successful in 14m7s
CI / FFI Python tests (pull_request) Successful in 3m28s
CI / Code Coverage (pull_request) Failing after 5m49s
CI / Dart binding tests (pull_request) Successful in 7m47s
CI / Kotlin binding tests (pull_request) Successful in 10m56s
CI / Go binding tests (pull_request) Successful in 8m48s
CI / Integration regtest tests (pull_request) Failing after 25m46s
CI / Integration regtest tests-1 (pull_request) Failing after 31m9s
CI / Integration regtest Onchain tests (pull_request) Failing after 9m27s
CI / Integration fake mint tests (pull_request) Failing after 19m39s
CI / Integration regtest Onchain tests-1 (pull_request) Failing after 31m4s
CI / Integration fake mint tests-1 (pull_request) Successful in 28m6s
CI / Integration fake wallet tests (pull_request) Failing after 31m13s
CI / Integration fake wallet tests-1 (pull_request) Successful in 14m56s
CI / Payment processor tests (pull_request) Successful in 9m44s
CI / Integration fake wallet tests-2 (pull_request) Successful in 15m32s
CI / Payment processor tests-1 (pull_request) Successful in 9m51s
CI / Payment processor tests-2 (pull_request) Successful in 11m6s
CI / Strict Documentation Check (pull_request) Successful in 3m16s
CI / Integration fake mint auth tests (pull_request) Failing after 11m55s
CI / Swift binding tests (pull_request) Has been cancelled
2026-06-29 17:17:28 +00:00
Compare
thesimplekid force-pushed forjo from 3522def8fd
Some checks failed
CI / Cargo fmt, typos (pull_request) Successful in 2m38s
CI / Discover examples (pull_request) Successful in 2m4s
CI / Discover checks (pull_request) Successful in 1m53s
CI / Discover MSRV checks (pull_request) Successful in 2m41s
CI / Discover WASM checks (pull_request) Successful in 2m10s
CI / Build integration test binaries (pull_request) Successful in 6m55s
CI / PostgreSQL Tests (pull_request) Failing after 2m32s
CI / Supabase Tests (pull_request) Failing after 1m22s
CI / Documentation tests (pull_request) Successful in 2m34s
CI / Quick Check (lint, clippy, unit tests) (pull_request) Successful in 14m7s
CI / FFI Python tests (pull_request) Successful in 3m28s
CI / Code Coverage (pull_request) Failing after 5m49s
CI / Dart binding tests (pull_request) Successful in 7m47s
CI / Kotlin binding tests (pull_request) Successful in 10m56s
CI / Go binding tests (pull_request) Successful in 8m48s
CI / Integration regtest tests (pull_request) Failing after 25m46s
CI / Integration regtest tests-1 (pull_request) Failing after 31m9s
CI / Integration regtest Onchain tests (pull_request) Failing after 9m27s
CI / Integration fake mint tests (pull_request) Failing after 19m39s
CI / Integration regtest Onchain tests-1 (pull_request) Failing after 31m4s
CI / Integration fake mint tests-1 (pull_request) Successful in 28m6s
CI / Integration fake wallet tests (pull_request) Failing after 31m13s
CI / Integration fake wallet tests-1 (pull_request) Successful in 14m56s
CI / Payment processor tests (pull_request) Successful in 9m44s
CI / Integration fake wallet tests-2 (pull_request) Successful in 15m32s
CI / Payment processor tests-1 (pull_request) Successful in 9m51s
CI / Payment processor tests-2 (pull_request) Successful in 11m6s
CI / Strict Documentation Check (pull_request) Successful in 3m16s
CI / Integration fake mint auth tests (pull_request) Failing after 11m55s
CI / Swift binding tests (pull_request) Has been cancelled
to 82313721df
Some checks failed
CI / Discover CI groups (pull_request) Has been cancelled
Nutshell integration / Nutshell Mint Integration Tests (pull_request) Failing after 7m47s
CI / Cargo fmt, Nix fmt, typos (pull_request) Successful in 6m50s
CI / Examples (pull_request) Has been skipped
CI / Quick Check (workspace clippy) (pull_request) Successful in 6m37s
Nutshell integration / Nutshell Wallet Integration Tests (pull_request) Failing after 31m8s
CI / PostgreSQL Tests (pull_request) Failing after 5m28s
CI / Supabase Tests (pull_request) Failing after 2m50s
CI / Build integration test binaries (pull_request) Failing after 27m50s
CI / Integration regtest tests (pull_request) Has been skipped
CI / Integration regtest tests-1 (pull_request) Has been skipped
CI / Integration regtest Onchain tests (pull_request) Has been skipped
CI / Integration regtest Onchain tests-1 (pull_request) Has been skipped
CI / Integration fake mint tests (pull_request) Has been skipped
CI / Integration fake mint tests-1 (pull_request) Has been skipped
CI / Integration fake wallet tests (pull_request) Has been skipped
CI / Integration fake wallet tests-1 (pull_request) Has been skipped
CI / Integration fake wallet tests-2 (pull_request) Has been skipped
CI / Payment processor tests (pull_request) Has been skipped
CI / Payment processor tests-1 (pull_request) Has been skipped
CI / Payment processor tests-2 (pull_request) Has been skipped
CI / Integration fake mint auth tests (pull_request) Has been skipped
CI / Documentation checks (pull_request) Successful in 14m3s
CI / FFI Python tests (pull_request) Successful in 15m13s
CI / Code Coverage (pull_request) Failing after 3m37s
CI / Kotlin binding tests (pull_request) Failing after 8m46s
CI / Go binding tests (pull_request) Failing after 3m48s
CI / Dart binding tests (pull_request) Successful in 15m9s
CI / Swift binding tests (pull_request) Has been cancelled
2026-07-01 13:55:34 +00:00
Compare
Some checks failed
CI / Discover CI groups (pull_request) Has been cancelled
Nutshell integration / Nutshell Mint Integration Tests (pull_request) Failing after 7m47s
CI / Cargo fmt, Nix fmt, typos (pull_request) Successful in 6m50s
CI / Examples (pull_request) Has been skipped
CI / Quick Check (workspace clippy) (pull_request) Successful in 6m37s
Nutshell integration / Nutshell Wallet Integration Tests (pull_request) Failing after 31m8s
CI / PostgreSQL Tests (pull_request) Failing after 5m28s
CI / Supabase Tests (pull_request) Failing after 2m50s
CI / Build integration test binaries (pull_request) Failing after 27m50s
CI / Integration regtest tests (pull_request) Has been skipped
CI / Integration regtest tests-1 (pull_request) Has been skipped
CI / Integration regtest Onchain tests (pull_request) Has been skipped
CI / Integration regtest Onchain tests-1 (pull_request) Has been skipped
CI / Integration fake mint tests (pull_request) Has been skipped
CI / Integration fake mint tests-1 (pull_request) Has been skipped
CI / Integration fake wallet tests (pull_request) Has been skipped
CI / Integration fake wallet tests-1 (pull_request) Has been skipped
CI / Integration fake wallet tests-2 (pull_request) Has been skipped
CI / Payment processor tests (pull_request) Has been skipped
CI / Payment processor tests-1 (pull_request) Has been skipped
CI / Payment processor tests-2 (pull_request) Has been skipped
CI / Integration fake mint auth tests (pull_request) Has been skipped
CI / Documentation checks (pull_request) Successful in 14m3s
CI / FFI Python tests (pull_request) Successful in 15m13s
CI / Code Coverage (pull_request) Failing after 3m37s
CI / Kotlin binding tests (pull_request) Failing after 8m46s
CI / Go binding tests (pull_request) Failing after 3m48s
CI / Dart binding tests (pull_request) Successful in 15m9s
CI / Swift binding tests (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin forjo:forjo
git switch forjo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff forjo
git switch forjo
git rebase main
git switch main
git merge --ff-only forjo
git switch forjo
git rebase main
git switch main
git merge --no-ff forjo
git switch main
git merge --squash forjo
git switch main
git merge --ff-only forjo
git switch main
git merge forjo
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashudevkit/cdk_test!1
No description provided.