Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v7.24.0 #2155

Merged
merged 15 commits into from
Jun 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .buildkite/basic/react-native-android-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ steps:
key: "build-react-native-android-fixture-old-arch"
timeout_in_minutes: 30
agents:
queue: macos-12-arm
queue: macos-14
env:
JAVA_VERSION: "17"
NODE_VERSION: "18"
Expand All @@ -28,7 +28,7 @@ steps:
key: "build-react-native-android-fixture-new-arch"
timeout_in_minutes: 30
agents:
queue: macos-12-arm
queue: macos-14
env:
JAVA_VERSION: "17"
NODE_VERSION: "18"
Expand Down
110 changes: 54 additions & 56 deletions .buildkite/basic/react-native-ios-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ steps:
key: "build-react-native-ios-fixture-old-arch"
timeout_in_minutes: 30
agents:
queue: "macos-12-arm"
queue: "macos-14"
env:
NODE_VERSION: "18"
RN_VERSION: "{{matrix}}"
BUILD_IOS: "true"
DEVELOPER_DIR: "/Applications/Xcode14.app"
XCODE_VERSION: "15.3.0"
artifact_paths:
- "test/react-native/features/fixtures/generated/old-arch/**/output/reactnative.ipa"
commands:
Expand All @@ -28,29 +28,28 @@ steps:
- exit_status: "*"
limit: 1

# Skipped pending PLAT-12064
# - label: ':mac: Build RN {{matrix}} test fixture ipa (New Arch)'
# key: "build-react-native-ios-fixture-new-arch"
# timeout_in_minutes: 30
# agents:
# queue: "macos-12-arm"
# env:
# NODE_VERSION: "18"
# RN_VERSION: "{{matrix}}"
# RCT_NEW_ARCH_ENABLED: "1"
# BUILD_IOS: "true"
# DEVELOPER_DIR: "/Applications/Xcode14.app"
# artifact_paths:
# - "test/react-native/features/fixtures/generated/new-arch/**/output/reactnative.ipa"
# commands:
# - "bundle install"
# - "node scripts/generate-react-native-fixture.js"
# matrix:
# - "0.73"
# retry:
# automatic:
# - exit_status: "*"
# limit: 1
- label: ':mac: Build RN {{matrix}} test fixture ipa (New Arch)'
key: "build-react-native-ios-fixture-new-arch"
timeout_in_minutes: 30
agents:
queue: "macos-14"
env:
NODE_VERSION: "18"
RN_VERSION: "{{matrix}}"
RCT_NEW_ARCH_ENABLED: "1"
BUILD_IOS: "true"
XCODE_VERSION: "15.3.0"
artifact_paths:
- "test/react-native/features/fixtures/generated/new-arch/**/output/reactnative.ipa"
commands:
- "bundle install"
- "node scripts/generate-react-native-fixture.js"
matrix:
- "0.73"
retry:
automatic:
- exit_status: "*"
limit: 1
#
# End-to-end tests
#
Expand Down Expand Up @@ -84,35 +83,34 @@ steps:
matrix:
- "0.73"

# Skipped pending PLAT-12064
# - label: ":bitbar: :mac: RN {{matrix}} iOS 16 (New Arch) end-to-end tests"
# depends_on: "build-react-native-ios-fixture-new-arch"
# timeout_in_minutes: 60
# plugins:
# artifacts#v1.9.0:
# download: "test/react-native/features/fixtures/generated/new-arch/{{matrix}}/output/reactnative.ipa"
# upload: ./test/react-native/maze_output/**/*
# docker-compose#v4.12.0:
# pull: react-native-maze-runner
# run: react-native-maze-runner
# service-ports: true
# command:
# - --app=/app/features/fixtures/generated/new-arch/{{matrix}}/output/reactnative.ipa
# - --farm=bb
# - --device=IOS_16
# - --a11y-locator
# - --fail-fast
# - --no-tunnel
# - --aws-public-ip
# env:
# RCT_NEW_ARCH_ENABLED: "true"
# SKIP_NAVIGATION_SCENARIOS: "true"
# retry:
# manual:
# permit_on_passed: true
# concurrency: 25
# concurrency_group: "bitbar"
# concurrency_method: eager
# matrix:
# - "0.73"
- label: ":bitbar: :mac: RN {{matrix}} iOS 16 (New Arch) end-to-end tests"
depends_on: "build-react-native-ios-fixture-new-arch"
timeout_in_minutes: 60
plugins:
artifacts#v1.9.0:
download: "test/react-native/features/fixtures/generated/new-arch/{{matrix}}/output/reactnative.ipa"
upload: ./test/react-native/maze_output/**/*
docker-compose#v4.12.0:
pull: react-native-maze-runner
run: react-native-maze-runner
service-ports: true
command:
- --app=/app/features/fixtures/generated/new-arch/{{matrix}}/output/reactnative.ipa
- --farm=bb
- --device=IOS_16
- --a11y-locator
- --fail-fast
- --no-tunnel
- --aws-public-ip
env:
RCT_NEW_ARCH_ENABLED: "true"
SKIP_NAVIGATION_SCENARIOS: "true"
retry:
manual:
permit_on_passed: true
concurrency: 25
concurrency_group: "bitbar"
concurrency_method: eager
matrix:
- "0.73"

8 changes: 4 additions & 4 deletions .buildkite/full/pipeline.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@ steps:
# a branch name that's safe to use as a docker cache identifier
BUGSNAG_JS_CACHE_SAFE_BRANCH_NAME: "${BRANCH_NAME}"

- label: "@bugsnag/expo v49/next"
- label: "@bugsnag/expo v50/next"
depends_on: "publish-js"
trigger: "bugsnag-expo"
build:
branch: "v49/next"
branch: "v50/next"
env:
BUGSNAG_JS_BRANCH: "${BUILDKITE_BRANCH}"
BUGSNAG_JS_COMMIT: "${BUILDKITE_COMMIT}"
# a branch name that's safe to use as a docker cache identifier
BUGSNAG_JS_CACHE_SAFE_BRANCH_NAME: "${BRANCH_NAME}"

- label: "@bugsnag/expo v48/next"
- label: "@bugsnag/expo v49/next"
depends_on: "publish-js"
trigger: "bugsnag-expo"
build:
branch: "v48/next"
branch: "v49/next"
env:
BUGSNAG_JS_BRANCH: "${BUILDKITE_BRANCH}"
BUGSNAG_JS_COMMIT: "${BUILDKITE_COMMIT}"
Expand Down
Loading
Loading