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

Sync v8 with next #1991

Merged
merged 6 commits into from
Jul 14, 2023
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
48 changes: 25 additions & 23 deletions .buildkite/browser-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,31 +62,32 @@ steps:
concurrency_group: "bitbar-web"
concurrency_method: eager

- label: ":bitbar: {{matrix}} Browser tests (EU hub)"
matrix:
# Skipped pending PLAT-10590
# - label: ":bitbar: {{matrix}} Browser tests (EU hub)"
# matrix:
# - chrome_43
# - chrome_72
- firefox_78
depends_on: "browser-maze-runner-bb"
timeout_in_minutes: 30
plugins:
docker-compose#v4.12.0:
pull: browser-maze-runner-bb
run: browser-maze-runner-bb
service-ports: true
use-aliases: true
command:
- "--farm=bb"
- "--browser={{matrix}}"
- "--no-tunnel"
- "--aws-public-ip"
- "--selenium-server=https://eu-desktop-hub.bitbar.com/wd/hub"
artifacts#v1.5.0:
upload:
- "./test/browser/maze_output/failed/**/*"
concurrency: 5
concurrency_group: "bitbar-web"
concurrency_method: eager
# - firefox_78
# depends_on: "browser-maze-runner-bb"
# timeout_in_minutes: 30
# plugins:
# docker-compose#v4.12.0:
# pull: browser-maze-runner-bb
# run: browser-maze-runner-bb
# service-ports: true
# use-aliases: true
# command:
# - "--farm=bb"
# - "--browser={{matrix}}"
# - "--no-tunnel"
# - "--aws-public-ip"
# - "--selenium-server=https://eu-desktop-hub.bitbar.com/wd/hub"
# artifacts#v1.5.0:
# upload:
# - "./test/browser/maze_output/failed/**/*"
# concurrency: 5
# concurrency_group: "bitbar-web"
# concurrency_method: eager

- label: ":bitbar: ie_11 Browser tests"
depends_on: "browser-maze-runner-bb"
Expand Down Expand Up @@ -128,6 +129,7 @@ steps:
# TODO: Move these to BitBar
- chrome_43
- chrome_72
- firefox_78
depends_on: "browser-maze-runner-bs"
timeout_in_minutes: 30
plugins:
Expand Down
8 changes: 4 additions & 4 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,22 +149,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 v46-next"
- label: "@bugsnag/expo v48/next"
depends_on: "publish-js"
trigger: "bugsnag-expo"
build:
branch: "v47/next"
branch: "v48/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 v45-next"
- label: "@bugsnag/expo v47/next"
depends_on: "publish-js"
trigger: "bugsnag-expo"
build:
branch: "v46-next"
branch: "v47/next"
env:
BUGSNAG_JS_BRANCH: "${BUILDKITE_BRANCH}"
BUGSNAG_JS_COMMIT: "${BUILDKITE_COMMIT}"
Expand Down
6 changes: 3 additions & 3 deletions .buildkite/react-native-cli-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ steps:
key: "rn-cli-0-60-ipa"
timeout_in_minutes: 30
agents:
queue: "opensource-mac-cocoa-10.15"
queue: "ms-mac-10-15-5"
env:
DEBUG: true
LANG: "en_US.UTF-8"
Expand All @@ -390,7 +390,7 @@ steps:
key: "rn-cli-0-61-ipa"
timeout_in_minutes: 30
agents:
queue: "opensource-mac-cocoa-10.15"
queue: "ms-mac-10-15-5"
env:
DEBUG: true
LANG: "en_US.UTF-8"
Expand All @@ -403,7 +403,7 @@ steps:
key: "rn-cli-0-62-ipa"
timeout_in_minutes: 30
agents:
queue: "opensource-mac-cocoa-10.15"
queue: "ms-mac-10-15-5"
env:
DEBUG: true
LANG: "en_US.UTF-8"
Expand Down
6 changes: 3 additions & 3 deletions .buildkite/react-native-ios-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ steps:
key: "rn-0-60-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-mac-cocoa-10.15"
queue: "ms-mac-10-15-5"
env:
REACT_NATIVE_VERSION: rn0.60
LANG: "en_US.UTF-8"
Expand Down Expand Up @@ -77,7 +77,7 @@ steps:
key: "react-navigation-0-60-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-mac-cocoa-10.15"
queue: "ms-mac-10-15-5"
env:
REACT_NATIVE_VERSION: rn0.60
JS_SOURCE_DIR: "react_navigation_js"
Expand Down Expand Up @@ -109,7 +109,7 @@ steps:
key: "react-native-navigation-0-60-ipa"
timeout_in_minutes: 60
agents:
queue: "opensource-mac-cocoa-10.15"
queue: "ms-mac-10-15-5"
env:
REACT_NATIVE_VERSION: rn0.60
JS_SOURCE_DIR: "react_native_navigation_js"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<plist version="1.0">
<dict>
<key>teamID</key>
<string>372ZUL2ZB7</string>
<string>7W9PZ27Y5F</string>
</dict>
</plist>
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)</string>
<string>com.bugsnag.fixtures.$(PRODUCT_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
TestTargetID = 13B07F861A680F5B00A75B9A;
};
13B07F861A680F5B00A75B9A = {
DevelopmentTeam = 372ZUL2ZB7;
DevelopmentTeam = 7W9PZ27Y5F;
};
2D02E47A1E0B4A5D006451C7 = {
CreatedOnToolsVersion = 8.2.1;
Expand Down Expand Up @@ -604,7 +604,7 @@
"-lc++",
"$(inherited)",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = "com.bugsnag.fixtures.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/rn0_60.app/rn0_60";
};
Expand All @@ -624,7 +624,7 @@
"-lc++",
"$(inherited)",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = "com.bugsnag.fixtures.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/rn0_60.app/rn0_60";
};
Expand All @@ -637,15 +637,15 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = 1;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = 372ZUL2ZB7;
DEVELOPMENT_TEAM = 7W9PZ27Y5F;
INFOPLIST_FILE = rn0_60/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = "com.bugsnag.fixtures.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = rn0_60;
VERSIONING_SYSTEM = "apple-generic";
};
Expand All @@ -657,15 +657,15 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 372ZUL2ZB7;
DEVELOPMENT_TEAM = 7W9PZ27Y5F;
INFOPLIST_FILE = rn0_60/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = "com.bugsnag.fixtures.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = rn0_60;
VERSIONING_SYSTEM = "apple-generic";
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)</string>
<string>com.bugsnag.fixtures.$(PRODUCT_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
TestTargetID = 13B07F861A680F5B00A75B9A;
};
13B07F861A680F5B00A75B9A = {
DevelopmentTeam = 372ZUL2ZB7;
DevelopmentTeam = 7W9PZ27Y5F;
};
2D02E47A1E0B4A5D006451C7 = {
CreatedOnToolsVersion = 8.2.1;
Expand Down Expand Up @@ -604,7 +604,7 @@
"-lc++",
"$(inherited)",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = "com.bugsnag.fixtures.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/rn0_61.app/rn0_61";
};
Expand All @@ -624,7 +624,7 @@
"-lc++",
"$(inherited)",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = "com.bugsnag.fixtures.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/rn0_61.app/rn0_61";
};
Expand All @@ -637,15 +637,15 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = 1;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = 372ZUL2ZB7;
DEVELOPMENT_TEAM = 7W9PZ27Y5F;
INFOPLIST_FILE = rn0_61/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = "com.bugsnag.fixtures.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = rn0_61;
VERSIONING_SYSTEM = "apple-generic";
};
Expand All @@ -657,15 +657,15 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 372ZUL2ZB7;
DEVELOPMENT_TEAM = 7W9PZ27Y5F;
INFOPLIST_FILE = rn0_61/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = "com.bugsnag.fixtures.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = rn0_61;
VERSIONING_SYSTEM = "apple-generic";
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)</string>
<string>com.bugsnag.fixtures.$(PRODUCT_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
Expand Down
Loading
Loading