forjo #4

Open
thesimplekid wants to merge 9 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`)
docs: document Forgejo migration customizations
Some checks failed
CI / Cargo fmt, Nix fmt, typos (pull_request) Successful in 8m12s
Nutshell integration / Nutshell Wallet Integration Tests (pull_request) Successful in 7m39s
CI / PostgreSQL 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 / FFI Python tests (pull_request) Has been cancelled
CI / Dart binding tests (pull_request) Has been cancelled
Nutshell integration / Nutshell Mint Integration Tests (pull_request) Successful in 7m23s
CI / Quick Check (workspace clippy) (pull_request) Has been cancelled
CI / Examples (pull_request) Has been cancelled
CI / Build integration test binaries (pull_request) Has been cancelled
CI / Supabase Tests (pull_request) Has been cancelled
CI / Redis Cache Tests (pull_request) Has been cancelled
CI / Integration regtest LN tests (pull_request) Has been cancelled
CI / Integration regtest LN 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-1 (pull_request) Has been cancelled
CI / Integration fake wallet tests-2 (pull_request) Has been cancelled
CI / Integration fake mint auth tests (pull_request) Has been cancelled
CI / Documentation checks (pull_request) Has been cancelled
CI / Go binding tests (pull_request) Has been cancelled
CI / Fuzz targets compile and smoke test (pull_request) Has been cancelled
CI / Integration fake wallet tests (pull_request) Has been cancelled
CI / Payment processor tests (pull_request) Has been cancelled
CI / Kotlin binding tests (pull_request) Has been cancelled
CI / Swift binding tests (pull_request) Has been cancelled
Backport merged pull request / Open issue for failed backports (pull_request_target) Has been cancelled
882fbf844a
Some checks failed
Backport merged pull request / Backport pull request (pull_request_target) Has been skipped
CI / Discover CI groups (pull_request) Successful in 49s
CI / Cargo fmt, Nix fmt, typos (pull_request) Successful in 8m12s
Nutshell integration / Nutshell Wallet Integration Tests (pull_request) Successful in 7m39s
CI / PostgreSQL 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 / FFI Python tests (pull_request) Has been cancelled
CI / Dart binding tests (pull_request) Has been cancelled
Nutshell integration / Nutshell Mint Integration Tests (pull_request) Successful in 7m23s
CI / Quick Check (workspace clippy) (pull_request) Has been cancelled
CI / Examples (pull_request) Has been cancelled
CI / Build integration test binaries (pull_request) Has been cancelled
CI / Supabase Tests (pull_request) Has been cancelled
CI / Redis Cache Tests (pull_request) Has been cancelled
CI / Integration regtest LN tests (pull_request) Has been cancelled
CI / Integration regtest LN 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-1 (pull_request) Has been cancelled
CI / Integration fake wallet tests-2 (pull_request) Has been cancelled
CI / Integration fake mint auth tests (pull_request) Has been cancelled
CI / Documentation checks (pull_request) Has been cancelled
CI / Go binding tests (pull_request) Has been cancelled
CI / Fuzz targets compile and smoke test (pull_request) Has been cancelled
CI / Integration fake wallet tests (pull_request) Has been cancelled
CI / Payment processor tests (pull_request) Has been cancelled
CI / Kotlin binding tests (pull_request) Has been cancelled
CI / Swift binding tests (pull_request) Has been cancelled
Backport merged pull request / Open issue for failed backports (pull_request_target) Has been cancelled
This pull request is broken due to missing fork information.
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!4
No description provided.