-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit bbcb472.
- Loading branch information
Showing
57 changed files
with
524 additions
and
634 deletions.
There are no files selected for viewing
This file contains 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
5 changes: 2 additions & 3 deletions
5
.../jobs/pipeline.android_demo_app_rn_73.yml → .../jobs/pipeline.android_demo_app_rn_72.yml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
- label: ":android::react: RN .73 + Android: Demo app" | ||
- label: ":android::react: RN .72 + Android: Demo app" | ||
command: | ||
- "nvm install" | ||
- "./scripts/demo-projects.android.sh" | ||
env: | ||
REACT_NATIVE_VERSION: 0.73.2 | ||
REACT_NATIVE_VERSION: 0.72.8 | ||
REACT_NATIVE_COMPAT_TEST: true # Only set 'true' in jobs with the latest supported RN | ||
DETOX_DISABLE_POD_INSTALL: true | ||
DETOX_DISABLE_POSTINSTALL: true | ||
JAVA_HOME: /opt/openjdk/jdk-17.0.9.jdk/Contents/Home/ | ||
artifact_paths: | ||
- "/Users/builder/work/coverage/**/*.lcov" | ||
- "/Users/builder/work/artifacts*.tar.gz" |
5 changes: 2 additions & 3 deletions
5
.buildkite/jobs/pipeline.android_rn_73.yml → .buildkite/jobs/pipeline.android_rn_72.yml
This file contains 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
4 changes: 2 additions & 2 deletions
4
...kite/jobs/pipeline.ios_demo_app_rn_73.yml → ...kite/jobs/pipeline.ios_demo_app_rn_72.yml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
- label: ":ios::react: RN .73 + iOS: Demo app" | ||
- label: ":ios::react: RN .72 + iOS: Demo app" | ||
command: | ||
- "nvm install" | ||
- "./scripts/demo-projects.ios.sh" | ||
env: | ||
REACT_NATIVE_VERSION: 0.73.2 | ||
REACT_NATIVE_VERSION: 0.72.8 | ||
artifact_paths: | ||
- "/Users/builder/work/coverage/**/*.lcov" | ||
- "/Users/builder/work/artifacts*.tar.gz" |
4 changes: 2 additions & 2 deletions
4
.buildkite/jobs/pipeline.ios_rn_73.yml → .buildkite/jobs/pipeline.ios_rn_72.yml
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#Sun Sep 15 22:36:02 IDT 2019 | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip | ||
networkTimeout=10000 | ||
validateDistributionUrl=true | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-all.zip | ||
|
This file contains 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
Oops, something went wrong.