Skip to content

Conversation

maflcko
Copy link
Member

@maflcko maflcko commented Oct 5, 2023

Fixes #28365 (maybe?)

@DrahtBot
Copy link
Contributor

DrahtBot commented Oct 5, 2023

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

Code Coverage

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

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 DrahtBot added the Tests label Oct 5, 2023
@@ -21,6 +21,8 @@ if [ -z "$DANGER_RUN_CI_ON_HOST" ]; then
"${BASE_READ_ONLY_DIR}"
docker volume create "${CONTAINER_NAME}_ccache" || true
docker volume create "${CONTAINER_NAME}_depends" || true
docker volume create "${CONTAINER_NAME}_depends_sources" || true
docker volume create "${CONTAINER_NAME}_depends_SDKs_android" || true
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

I guess they can't hurt the other tasks.

@maflcko maflcko added this to the 26.0 milestone Oct 5, 2023
Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK fac88a8

In the commit message

ci: Avoid cache depends/build

did you mean depends/work?

@maflcko
Copy link
Member Author

maflcko commented Oct 7, 2023

did you mean depends/work?

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

@maflcko maflcko changed the title ci: Avoid cache depends/build ci: Avoid cache depends/work/build Oct 7, 2023
@maflcko
Copy link
Member Author

maflcko commented Oct 7, 2023

Adjusted title

@maflcko maflcko requested a review from fanquake October 9, 2023 11:54
@fanquake fanquake merged commit f467444 into bitcoin:master Oct 9, 2023
Frank-GER pushed a commit to syscoin/syscoin that referenced this pull request Oct 13, 2023
fac88a8 ci: Avoid cache depends/build (MarcoFalke)

Pull request description:

  Fixes bitcoin#28365 (maybe?)

ACKs for top commit:
  hebasto:
    ACK fac88a8

Tree-SHA512: c121f335f4b7d1f5f8f0508a17cee4d33dcf43c3928f9003a01dcc9ed0c45d1d912f7ff976e605b06c2f293ed21371d2dcace5562fe466bc444144790353bdd3
@bitcoin bitcoin locked and limited conversation to collaborators Dec 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: error: one or more PCH files were found, but they were invalid
4 participants