Skip to content

ci: run Bitcoin Core CI jobs#252

Closed
ryanofsky wants to merge 1 commit intobitcoin-core:masterfrom
ryanofsky:pr/coreci
Closed

ci: run Bitcoin Core CI jobs#252
ryanofsky wants to merge 1 commit intobitcoin-core:masterfrom
ryanofsky:pr/coreci

Conversation

@ryanofsky
Copy link
Collaborator

Add a workflow that runs Bitcoin Core CI jobs against libmultiprocess by overlaying the repository into the bitcoin/src/ipc/libmultiprocess subtree during CI.

Approach suggested by maflcko #250 (comment)

Add a workflow that runs Bitcoin Core CI jobs against libmultiprocess
by overlaying the repository into the bitcoin/src/ipc/libmultiprocess
subtree during CI.
@DrahtBot
Copy link

DrahtBot commented Mar 11, 2026

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.
A summary of reviews will appear here.

@Sjors
Copy link
Member

Sjors commented Mar 11, 2026

Oh I was about to open one too, see #253.

@ryanofsky
Copy link
Collaborator Author

Oh I was about to open one too, see #253.

Thanks! I'm happy to go with your version. It seems like the workflows are just being ignored though? Not sure if you have any ideas to debug

@Sjors
Copy link
Member

Sjors commented Mar 11, 2026

Looks like the CI jobs here also (like in #253) get skipped because they're using caching which needs a whitelist:

The actions bitcoin/bitcoin/.github/actions/clear-files@master, bitcoin/bitcoin/.github/actions/configure-environment@master, bitcoin/bitcoin/.github/actions/restore-caches@master, bitcoin/bitcoin/.github/actions/configure-docker@master, and bitcoin/bitcoin/.github/actions/save-caches@master are not allowed in bitcoin-core/libmultiprocess because all actions must be from a repository owned by bitcoin-core or match one of the patterns: actions/checkout@*, cachix/install-nix-action@*, vmactions/*.

@Sjors Sjors mentioned this pull request Mar 11, 2026
@ryanofsky
Copy link
Collaborator Author

Thanks! Closing this in favor of #253. For future reference, it seems like you need to go to the https://github.com/bitcoin-core/libmultiprocess/actions page to see the startup errors, and you can't see errors by using the CI links on the PR page

@ryanofsky ryanofsky closed this Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants