[30.x] Backports #34805

pull fanquake wants to merge 6 commits into bitcoin:30.x from fanquake:some_more_30_backports changing 7 files +29 −18
  1. fanquake commented at 3:47 pm on March 11, 2026: member

    Backports:

  2. ci: Bump GHA actions versions
    Github-Pull: #34802
    Rebased-From: fadaa7db335d1b1bd2674c51d89d6c0820ddb887
    1bc5233c19
  3. DrahtBot added the label Backport on Mar 11, 2026
  4. fanquake added this to the milestone 30.3 on Mar 11, 2026
  5. DrahtBot commented at 3:48 pm on March 11, 2026: contributor

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

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK willcl-ark, marcofleon

    If your review is incorrectly listed, please copy-paste <!–meta-tag:bot-skip–> into the comment that the bot should ignore.

  6. fanquake renamed this:
    Some more 30 backports
    [30.x] Backports
    on Mar 11, 2026
  7. ci: bump cirruslabs actions versions
    Github-Pull: #34815
    Rebased-From: 9a968ad35efe04bfd86299c5dfbc48ada41bc46e
    e2f6e3a80f
  8. fanquake force-pushed on Mar 12, 2026
  9. macdeploy: subprocess out to zip rather than shutil.make_archive
    Calling shutil.make_archive(), does not preserve symlinks when using the
    zip format, see https://github.com/python/cpython/issues/139679.
    
    Call `zip` using subprocess instead. This code is only run when using a
    macos machine, and I think it's safe to assume that zip is available, same
    as codesign, and all other tools we call in this script.
    
    Github-Pull: #34787
    Rebased-From: ab137cbfe2763f2306e52c7c5f1860d87defc636
    671980e779
  10. macdeploy: use plugins dir to find plugins
    Rather than looking for /translations, which might not exist (it doesn't
    in a recent brew installed qt on macOS). i.e:
    ```bash
    ls /opt/homebrew/opt/qtbase/share/qt
    doc
    libexec
    metatypes
    mkspecs
    modules
    plugins
    sbom
    ```
    
    Github-Pull: #34787
    Rebased-From: 66d80d57b48982d8301e21321a9d82780586908d
    17778c2b63
  11. fanquake force-pushed on Mar 16, 2026
  12. ci: check macos bundle structure and codesigning
    Github-Pull: #34787
    Rebased-From: d03e3be246f64065002268e74ee9a834089de37a
    0f922ed1f9
  13. doc: update release notes for v30.x f788f1e5cc
  14. fanquake force-pushed on Mar 16, 2026
  15. fanquake marked this as ready for review on Mar 17, 2026
  16. fanquake requested review from willcl-ark on Mar 17, 2026
  17. willcl-ark approved
  18. willcl-ark commented at 1:24 pm on March 17, 2026: member

    ACK f788f1e5cc50a0dfb0c63be8fa9dcf0c2da84009

    backports look clean enough, only appname and zip filename conflicts fixed.

    All in release notes.

  19. marcofleon approved
  20. marcofleon commented at 4:19 pm on March 17, 2026: contributor

    lgtm ACK f788f1e5cc50a0dfb0c63be8fa9dcf0c2da84009

    The zip filename in 0f922ed1f99c50bfaff3db9f138acf20a4580b48 was changed to bitcoin-macos-app in https://github.com/bitcoin/bitcoin/pull/33158/.

  21. fanquake merged this on Mar 18, 2026
  22. fanquake closed this on Mar 18, 2026

  23. fanquake deleted the branch on Mar 18, 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-04-05 15:13 UTC

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