ci: use warp docker buildkit cache #35571

pull willcl-ark wants to merge 1 commits into bitcoin:master from willcl-ark:fixup-providers changing 1 files +3 −3
  1. willcl-ark commented at 8:16 AM on June 20, 2026: member

    This was inadvertently broken in #35441 when we dropped the runners job. Unfortunately GHA seems to continue just fine when this field is empty, so it wasn't noticed at runtime.

  2. ci: use warp docker buildkit cache
    This was inadvertently broken in #35441
    b552f1713a
  3. DrahtBot added the label Tests on Jun 20, 2026
  4. DrahtBot commented at 8:16 AM on June 20, 2026: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

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

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/35571.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK m3dwards

    If your review is incorrectly listed, please copy-paste <code>&lt;!--meta-tag:bot-skip--&gt;</code> into the comment that the bot should ignore.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  5. fanquake commented at 10:13 AM on June 22, 2026: member
  6. m3dwards commented at 3:01 PM on June 22, 2026: contributor

    ACK b552f1713add4d14c8b940a8175b6bbe19bea846

    I can see in the logs:

    --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_nowallet
    

    and then

    [#8](/github-metadata-backup-bitcoin-bitcoin/8/) [3/6] COPY ./ci/test/00_setup_env.sh ././ci/test/00_setup_env_native_nowallet.sh ./ci/test/01_base_install.sh /ci_container_base/ci/test/
    [#8](/github-metadata-backup-bitcoin-bitcoin/8/) CACHED
    

    Showing that warp cache is being used.

    Also tested on my fork that it's falling back to gha cache as expected.

  7. fanquake merged this on Jun 22, 2026
  8. fanquake closed this on Jun 22, 2026

  9. m3dwards deleted the branch on Jun 22, 2026

github-metadata-mirror

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-07-09 06:47 UTC