[DO NOT MERGE] DON-2381 update to macos-15 7/10 ✅#2445
[DO NOT MERGE] DON-2381 update to macos-15 7/10 ✅#2445Ilkay (tykayoshi) wants to merge 45 commits intomainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the GitHub Actions CI/CD workflows to use macOS 15 runners instead of macOS 14, ensuring the build and deployment processes run on the latest macOS environment.
Key Changes:
- Updated all workflow job runner versions from
macos-14tomacos-15
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/release.yml |
Updated runner version for Deploy-Common, Deploy-UIKit, Deploy-SwiftUI, and Deploy-Docs jobs |
.github/workflows/_build.yml |
Updated runner version for Setup, Lint, and AnalyzePods jobs |
.github/workflows/_build-docs.yml |
Updated runner version for BuildDocs job |
…kyscanner/backpack-ios into donburi/DON-2381-Test-Macos-15-Runners
Snapshots were updated. Please verify the changes match the expected layout.
|
…DON-2381-Test-Macos-15-Runners # Conflicts: # Backpack/Tests/SnapshotTests/__Snapshots__/BPKButtonSnapshotTests/testDefaultSecondaryOnDark.dark-mode.png # Backpack/Tests/SnapshotTests/__Snapshots__/BPKButtonSnapshotTests/testDefaultSecondaryOnDark.light-mode.png # Backpack/Tests/SnapshotTests/__Snapshots__/BPKButtonSnapshotTests/testDefaultSecondaryOnDark.rtl.png # Backpack/Tests/SnapshotTests/__Snapshots__/BPKCardWrapperSnapshotTests/testViewSnapshotWithCard.dark-mode.png # Backpack/Tests/SnapshotTests/__Snapshots__/BPKCardWrapperSnapshotTests/testViewSnapshotWithCard.light-mode.png # Backpack/Tests/SnapshotTests/__Snapshots__/BPKCardWrapperSnapshotTests/testViewSnapshotWithCard.rtl.png # Backpack/Tests/SnapshotTests/__Snapshots__/BPKCardWrapperSnapshotTests/testViewSnapshotWithDividedCard.dark-mode.png # Backpack/Tests/SnapshotTests/__Snapshots__/BPKCardWrapperSnapshotTests/testViewSnapshotWithDividedCard.light-mode.png # Backpack/Tests/SnapshotTests/__Snapshots__/BPKCardWrapperSnapshotTests/testViewSnapshotWithDividedCard.rtl.png # Backpack/Tests/SnapshotTests/__Snapshots__/BPKCardWrapperSnapshotTests/testViewSnapshotWithDividedCardAndNotPadded.dark-mode.png # Backpack/Tests/SnapshotTests/__Snapshots__/BPKCardWrapperSnapshotTests/testViewSnapshotWithDividedCardAndNotPadded.light-mode.png # Backpack/Tests/SnapshotTests/__Snapshots__/BPKCardWrapperSnapshotTests/testViewSnapshotWithDividedCardAndNotPadded.rtl.png
Snapshots were updated. Please verify the changes match the expected layout.
|
…DON-2381-Test-Macos-15-Runners
…DON-2381-Test-Macos-15-Runners
… github.com:Skyscanner/backpack-ios into donburi/DON-2381-Test-Macos-15-Runners
…i/DON-2381-Test-Macos-15-Runners
# Conflicts: # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStack.dark-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStack.light-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStack.rtl.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithExpandAccessory.dark-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithExpandAccessory.light-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithExpandAccessory.rtl.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithExpandAccessoryAndSectionHeaderButton.dark-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithExpandAccessoryAndSectionHeaderButton.light-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithExpandAccessoryAndSectionHeaderButton.rtl.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithExpandAccessoryAndSectionHeaderButtonAndLongTitleAndDescription.dark-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithExpandAccessoryAndSectionHeaderButtonAndLongTitleAndDescription.light-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithExpandAccessoryAndSectionHeaderButtonAndLongTitleAndDescription.rtl.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithFooterButtonAccessory.dark-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithFooterButtonAccessory.light-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithFooterButtonAccessory.rtl.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithSectionHeaderButton.dark-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithSectionHeaderButton.light-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithSectionHeaderButton.rtl.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithoutExpandAccessory.dark-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithoutExpandAccessory.light-mode.png # Backpack-SwiftUI/Tests/CardList/__Snapshots__/BPKCardListViewTests/testCardListStackWithoutExpandAccessory.rtl.png
Snapshots were updated. Please verify the changes match the expected layout.
|
Remember to include the following changes:
README.mdBackpack.hheader fileIf you are curious about how we review, please read through the code review guidelines