Skip to content

[29.x] Backports - #33611

Merged
fanquake merged 4 commits into
bitcoin:29.xfrom
fanquake:29_3_backports
Nov 18, 2025
Merged

[29.x] Backports#33611
fanquake merged 4 commits into
bitcoin:29.xfrom
fanquake:29_3_backports

Conversation

@fanquake

@fanquake fanquake commented Oct 13, 2025

Copy link
Copy Markdown
Member

$FILE_ENV has a full relative path already, prepending with ci/test/
results in a non-existent path which means that DEPENDS_HASH was not
actually committing to the test's environment file.

Github-Pull: bitcoin#33581
Rebased-From: ceeb53a
@DrahtBot

DrahtBot commented Oct 13, 2025

Copy link
Copy Markdown
Contributor

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

Code Coverage & Benchmarks

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

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK willcl-ark

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

When using `docker buildx build` in conjunction with the `gha` backend
cache type, it's important to specify the URL and TOKEN needed to
authenticate.

On Cirrus runners this is working with only `ACTIONS_CACHE_URL` and
`ACTIONS_RUNTIME_TOKEN`, but this is not enough for the GitHub backend.

Fix this by exporting all `ACTIONS_*` variables.

This fixes cache restore/save on forks or where GH-hosted runners are
being used.

Github-Pull: bitcoin#33508
Rebased-From: bc70695
@glozow glozow mentioned this pull request Oct 14, 2025
7 tasks
@fanquake
fanquake marked this pull request as ready for review November 11, 2025 14:46

@willcl-ark willcl-ark left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK 4917d0c

@fanquake
fanquake merged commit 8a16165 into bitcoin:29.x Nov 18, 2025
19 checks passed
@fanquake
fanquake deleted the 29_3_backports branch November 18, 2025 11:37
morozow pushed a commit to morozow/bitcoin_rd that referenced this pull request May 8, 2026
c36ec7d doc: update release notes for 29.x (fanquake)
8236070 test: change log rate limit version gate from 299900 to 290100 (Eugene Siegel)
8a060b4 ci: expose all ACTIONS_* vars (willcl-ark)
770264f ci: Properly include $FILE_ENV in DEPENDS_HASH (Ava Chow)

Pull request description:

  Backports:
  * bitcoin#33508
  * bitcoin#33581
  * bitcoin#33612

ACKs for top commit:
  willcl-ark:
    ACK c36ec7d

Tree-SHA512: fc0660a8087a2791ff969d1a006ec9690c2a2eb3db923fa21c9081e506868a6473638be3d19120d4a812dcf82ae47c8b16359bb695582b78b0dc7ee14e377adf
ivanlele added a commit to ivanlele/elements that referenced this pull request Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants