Conversation
Add a workflow that runs Bitcoin Core CI jobs against libmultiprocess by overlaying the repository into the bitcoin/src/ipc/libmultiprocess subtree during CI.
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ReviewsSee the guideline for information on the review process. |
|
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 |
|
Looks like the CI jobs here also (like in #253) get skipped because they're using caching which needs a whitelist: |
|
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 |
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)