ci: Avoid cache depends/work/build #28595

pull maflcko wants to merge 1 commits into bitcoin:master from maflcko:2310-ci-built- changing 1 files +5 −1
  1. maflcko commented at 11:57 AM on October 5, 2023: member

    Fixes #28365 (maybe?)

  2. ci: Avoid cache depends/build fac88a874f
  3. DrahtBot commented at 11:58 AM on October 5, 2023: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

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

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage

    For detailed information about the code coverage, see the test coverage report.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK hebasto

    If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

  4. DrahtBot added the label Tests on Oct 5, 2023
  5. in ci/test/04_install.sh:25 in fac88a874f
      20 | @@ -21,6 +21,8 @@ if [ -z "$DANGER_RUN_CI_ON_HOST" ]; then
      21 |        "${BASE_READ_ONLY_DIR}"
      22 |    docker volume create "${CONTAINER_NAME}_ccache" || true
      23 |    docker volume create "${CONTAINER_NAME}_depends" || true
      24 | +  docker volume create "${CONTAINER_NAME}_depends_sources" || true
      25 | +  docker volume create "${CONTAINER_NAME}_depends_SDKs_android" || true
    


    maflcko commented at 12:00 PM on October 5, 2023:

    For context, they are needed for Android, see the cirrus yaml from when Android was removed: fa22538e481fa2c4f0b5d6f91166335e60b67fe9.

    I guess they can't hurt the other tasks.

  6. maflcko added this to the milestone 26.0 on Oct 5, 2023
  7. hebasto approved
  8. hebasto commented at 4:33 PM on October 6, 2023: member

    ACK fac88a874f57bfbedbaffaf43a01b3a74be8d875

    In the commit message

    ci: Avoid cache depends/build

    did you mean depends/work?

  9. maflcko commented at 9:38 AM on October 7, 2023: member

    did you mean depends/work?

    Yes, sorry, should have been depends/work/build

  10. maflcko renamed this:
    ci: Avoid cache depends/build
    ci: Avoid cache depends/work/build
    on Oct 7, 2023
  11. maflcko commented at 9:39 AM on October 7, 2023: member

    Adjusted title

  12. maflcko requested review from fanquake on Oct 9, 2023
  13. fanquake merged this on Oct 9, 2023
  14. fanquake closed this on Oct 9, 2023

  15. Frank-GER referenced this in commit 1b3f2ff39d on Oct 13, 2023
  16. bitcoin locked this on Dec 3, 2024

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-04-17 12:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me