git is already the newest version (1:2.30.2-1~bpo10+1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
if [ "$CIRRUS_PR" = "" ]; then exit 0; fi
git fetch --depth=1 $CIRRUS_REPO_CLONE_URL "pull/${CIRRUS_PR}/merge"
fatal: unable to access 'https://github.com/bitcoin/bitcoin.git/': Failed sending HTTP2 data
maflcko requested review from adamjonas on Apr 10, 2023
maflcko removed review request from adamjonas on Apr 10, 2023
ci: Use Cirrus CI dockerfile envfacae3b149
DrahtBot added the label Needs rebase on Apr 11, 2023
ci: Use credits in more tasks
This should give faster feedback about the CI result, while still
keeping expenses reasonable.
fabc7d90a9
ci: Bump nowallet_libbitcoinkernel task to ubuntu:focal
This is needed to work around
https://github.com/bitcoin/bitcoin/pull/27340#issuecomment-1484988445
The only change should be that python3.7 is bumped to 3.8, but this is
fine because ci/test/00_setup_env_native_qt5.sh still checks for
python3.7 compatibility.
fa4a46de0b
maflcko force-pushed on Apr 11, 2023
DrahtBot removed the label Needs rebase on Apr 11, 2023
fanquake requested review from josibake on Apr 11, 2023
this is unrelated to switching to the docker file, right? would prefer this change in it's own PR because I have a few questions about cost (before / after, etc), but not a super big deal
read through the linked documentation from cirrus and this definitely makes sense. I tried to run the ci locally using cirrus run but ran into some issues (unrelated to this PR). If you have any tips on how to test this, happy to give it a go, but the code looks good otherwise.
maflcko
commented at 10:54 AM on April 14, 2023:
member
I tried to run the ci locally using cirrus run but ran into some issues (unrelated to this PR). If you have any tips on how to test this
I can help with running the CI locally, but not how to run Cirrus locally. I don't think testing this is possible, other than looking at the CI tasks for this pull?
josibake
commented at 10:58 AM on April 14, 2023:
member
I can help with running the CI locally, but not how to run Cirrus locally. I don't think testing this is possible, other than looking at the CI tasks for this pull?
I installed the cirrus cli tool and ran cirrus run in the directory, which then picks up the .cirrus.yml file and executes with cirrus workers, but was running into a bunch of permissions issues. Not related to this PR, so I'm not going to try and troubleshoot it further
maflcko requested review from fanquake on Apr 17, 2023
fanquake
commented at 9:39 AM on April 18, 2023:
member
Going to merge this now, so that 25.x and master will have the same CI infra.
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-05-19 06:52 UTC