feat: pre build mintd and next test in ci #1688

Open
thesimplekid wants to merge 5 commits from thesimplekid/mintd_build_ci into main
thesimplekid commented 2026-02-27 16:30:12 +00:00 (Migrated from github.com)

Description


closes: https://github.com/cashubtc/cdk/issues/1426

Notes to the reviewers


Suggested CHANGELOG Updates

CHANGED

ADDED

REMOVED

FIXED


Checklist

### Description <!-- Describe the purpose of this PR, what's being adding and/or fixed --> ----- closes: https://github.com/cashubtc/cdk/issues/1426 ### 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 final-check` before committing
cdk-bot commented 2026-03-09 22:56:55 +00:00 (Migrated from github.com)

@codex review

@codex review
chatgpt-codex-connector[bot] commented 2026-03-09 23:04:45 +00:00 (Migrated from github.com)

Codex Review: Didn't find any major issues. Delightful!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Codex Review: Didn't find any major issues. Delightful! <details> <summary>ℹ️ About Codex in GitHub</summary> <br/> [Your team has set up Codex to review pull requests in this repo](http://chatgpt.com/codex/settings/general). Reviews are triggered when you - Open a pull request for review - Mark a draft as ready - Comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". </details>
This pull request has changes conflicting with the target branch.
  • justfile
View command line instructions

Checkout

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

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 thesimplekid/mintd_build_ci
git switch thesimplekid/mintd_build_ci
git rebase main
git switch main
git merge --ff-only thesimplekid/mintd_build_ci
git switch thesimplekid/mintd_build_ci
git rebase main
git switch main
git merge --no-ff thesimplekid/mintd_build_ci
git switch main
git merge --squash thesimplekid/mintd_build_ci
git switch main
git merge --ff-only thesimplekid/mintd_build_ci
git switch main
git merge thesimplekid/mintd_build_ci
git push origin main
Sign in to join this conversation.
No reviewers
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
cashubtc/cdk!1688
No description provided.