Fixes #28365 (maybe?)
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-
maflcko commented at 11:57 AM on October 5, 2023: member
-
ci: Avoid cache depends/build fac88a874f
-
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.
- DrahtBot added the label Tests on Oct 5, 2023
-
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.
maflcko added this to the milestone 26.0 on Oct 5, 2023hebasto approvedhebasto commented at 4:33 PM on October 6, 2023: memberACK fac88a874f57bfbedbaffaf43a01b3a74be8d875
In the commit message
ci: Avoid cache depends/build
did you mean
depends/work?maflcko commented at 9:38 AM on October 7, 2023: memberdid you mean
depends/work?Yes, sorry, should have been
depends/work/buildmaflcko renamed this:ci: Avoid cache depends/build
ci: Avoid cache depends/work/build
on Oct 7, 2023maflcko commented at 9:39 AM on October 7, 2023: memberAdjusted title
maflcko requested review from fanquake on Oct 9, 2023fanquake merged this on Oct 9, 2023fanquake closed this on Oct 9, 2023Frank-GER referenced this in commit 1b3f2ff39d on Oct 13, 2023bitcoin locked this on Dec 3, 2024LabelsMilestone
26.0
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
More mirrored repositories can be found on mirror.b10c.me