ci: Use macos-ventura-xcode:14.1 image for "macOS native" task#26388
Merged
maflcko merged 2 commits intobitcoin:masterfrom Oct 27, 2022
Merged
ci: Use macos-ventura-xcode:14.1 image for "macOS native" task#26388maflcko merged 2 commits intobitcoin:masterfrom
macos-ventura-xcode:14.1 image for "macOS native" task#26388maflcko merged 2 commits intobitcoin:masterfrom
Conversation
macos-ventura-xcode:14.1 image for "macOS native" task
maflcko
reviewed
Oct 25, 2022
Member
Yes it is expected to pass; in a Guix build. Not in the randomly bumped / changed CI environment. |
1d45cc3 to
da16893
Compare
Member
Could be worth pointing to that issue in the commit message. utACK da16893 Tangentially related: I'm able to build and run the tests on an Intel mac after updating to Ventura 13.0. Surprisingly :-) |
sidhujag
pushed a commit
to syscoin/syscoin
that referenced
this pull request
Oct 28, 2022
sidhujag
pushed a commit
to syscoin/syscoin
that referenced
this pull request
Oct 30, 2022
…or "macOS nat…" This reverts commit d8f5541.
Merged
maflcko
pushed a commit
to maflcko/bitcoin-core
that referenced
this pull request
Jan 12, 2023
Github-Pull: bitcoin#26388 Rebased-From: 7028365
maflcko
pushed a commit
to maflcko/bitcoin-core
that referenced
this pull request
Jan 12, 2023
Github-Pull: bitcoin#26388 Rebased-From: da16893
fanquake
pushed a commit
to fanquake/bitcoin
that referenced
this pull request
Jan 12, 2023
Github-Pull: bitcoin#26388 Rebased-From: 7028365
jarolrod
pushed a commit
to jarolrod/bitcoin
that referenced
this pull request
Jan 13, 2023
Github-Pull: bitcoin#26388 Rebased-From: 7028365
fanquake
pushed a commit
to fanquake/bitcoin
that referenced
this pull request
Jan 16, 2023
Github-Pull: bitcoin#26388 Rebased-From: 7028365
fanquake
pushed a commit
to fanquake/bitcoin
that referenced
this pull request
Jan 16, 2023
Github-Pull: bitcoin#26388 Rebased-From: da16893
Member
Member
See #27683. |
fanquake
added a commit
that referenced
this pull request
Jun 14, 2023
a13c3f3 ci: Use latest `macos-ventura-xcode:14.3.1` image (Hennadii Stepanov) Pull request description: As documented: https://github.com/bitcoin/bitcoin/blob/427853ab49f610e971b73ea4cc1d5366747e52b1/.cirrus.yml#L339 Last time, the image was updated in #26388. The `check_clang` script diff: ```diff --- master +++ pr @@ -1,5 +1,5 @@ clang --version -Apple clang version 14.0.0 (clang-1400.0.29.202) -Target: arm64-apple-darwin22.1.0 +Apple clang version 14.0.3 (clang-1403.0.22.14.1) +Target: arm64-apple-darwin22.5.0 Thread model: posix -InstalledDir: /Applications/Xcode-14.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin +InstalledDir: /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ACKs for top commit: fanquake: ACK a13c3f3 Tree-SHA512: 18ffa97cc5900a5b35d0ecda79a55d7427610c6e799742b5811e1c470ef320fd98f9400168c4c517f8668f1bf76e57d68cd373a41fa346d15084855aa2c409b3
sidhujag
pushed a commit
to syscoin/syscoin
that referenced
this pull request
Jun 15, 2023
a13c3f3 ci: Use latest `macos-ventura-xcode:14.3.1` image (Hennadii Stepanov) Pull request description: As documented: https://github.com/bitcoin/bitcoin/blob/427853ab49f610e971b73ea4cc1d5366747e52b1/.cirrus.yml#L339 Last time, the image was updated in bitcoin#26388. The `check_clang` script diff: ```diff --- master +++ pr @@ -1,5 +1,5 @@ clang --version -Apple clang version 14.0.0 (clang-1400.0.29.202) -Target: arm64-apple-darwin22.1.0 +Apple clang version 14.0.3 (clang-1403.0.22.14.1) +Target: arm64-apple-darwin22.5.0 Thread model: posix -InstalledDir: /Applications/Xcode-14.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin +InstalledDir: /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ACKs for top commit: fanquake: ACK a13c3f3 Tree-SHA512: 18ffa97cc5900a5b35d0ecda79a55d7427610c6e799742b5811e1c470ef320fd98f9400168c4c517f8668f1bf76e57d68cd373a41fa346d15084855aa2c409b3
achow101
added a commit
to bitcoin-core/gui
that referenced
this pull request
Aug 15, 2023
…Hub Actions 9658d0d ci: Run "macOS native x86_64" job on GitHub Actions (Hennadii Stepanov) Pull request description: From bitcoin/bitcoin#28098: > Thus, someone would have to sponsor an amount of roughly 5kUSD/mo for those two tasks. > If the goal is to stay on a free plan, I think the only option is GitHub Actions CI. --- **IMPORTANT NOTE**. We currently ship macOS release binaries for both architectures: `x86_64` and `arm64`. If this PR gets merged, only `x86_64` architecture will be tested on CI, which implies some [drawbacks](bitcoin/bitcoin#28187 (comment)). However, it has never been the case that our CI tested both architectures simultaneously. And we hope that GitHub Actions will soon host macOS `arm64` runners. Historically, we moved from `x86_64` to `arm64` in bitcoin/bitcoin#26388 less than a year ago. --- Security concerns: - bitcoin/bitcoin#28098 (comment) - bitcoin/bitcoin#28098 (comment) `GITHUB_TOKEN` permissions (from the build log in my personal repo): ``` 2023-07-27T07:30:17.8313534Z ##[group]GITHUB_TOKEN Permissions 2023-07-27T07:30:17.8314113Z Contents: read 2023-07-27T07:30:17.8314608Z Metadata: read 2023-07-27T07:30:17.8314957Z Packages: read 2023-07-27T07:30:17.8315233Z ##[endgroup] ``` Comparison of resources: | Resource | Current, Cirrus CI | Suggested, GitHub Actions | |---|:-:|:-:| | CPU | 4 | 4 \*\* | | RAM, GB | 8 | 14 | **\*\* NOTE**: However, [docs](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources) are mentioning: > 3-core CPU (x86_64) ACKs for top commit: MarcoFalke: re-ACK 9658d0d 🏂 achow101: ACK 9658d0d jarolrod: ACK 9658d0d Tree-SHA512: 6123e68e6784cdf4e53c3e77b435709261db21f09091af2c22e667d3816a305fffb9d617297a5bc1bda18aaba84a6e210cec6a75c52afa7746a3780a67b69865
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The "macOS native" CI task always uses the recent OS image.
This PR updates it up to the recent macOS release.
Cirrus Labs stopped updating macOS images for
x86_64, therefore, anarm64image been used.Also
make test-security-checkhas been dropped as it "isn't even expected to pass" onarm64in CI.