Skip to content

Conversation

Kudo
Copy link
Member

@Kudo Kudo commented Jul 12, 2022

Why

the react-native project for test project is outdated and there're many vulnerable alarms from dependencies.

How

  1. mv test test2
  2. npx react-native init test --version 0.69
  3. change jsc-android maven path in android/build.gradle
  4. use jsc-android-intl in android/app/build.gradle
  5. add androidTestImplementation dependencies in android/app/build.gradle
  6. cp -R test2/android/app/src/androidTest test/android/app/src/androidTest
  7. update SimpleTest.java for the matching text
  8. [ci] use java 11

Test Plan

ci passed

@Kudo Kudo merged commit 32c2dbb into main Jul 13, 2022
@Kudo Kudo deleted the rn069-test branch July 13, 2022 06:13
Kudo added a commit that referenced this pull request Feb 4, 2023
# Why

the react-native project for test project is outdated and there're many vulnerable alarms from dependencies.

# How

1. mv test test2
2. npx react-native init test --version 0.69
3. change jsc-android maven path in `android/build.gradle`
4. use jsc-android-intl in `android/app/build.gradle`
5. add androidTestImplementation dependencies in `android/app/build.gradle`
6. cp -R test2/android/app/src/androidTest test/android/app/src/androidTest
7. update `SimpleTest.java` for the matching text
8. [ci] use java 11

# Test Plan

ci passed

(cherry picked from commit 32c2dbb)
Kudo added a commit that referenced this pull request Feb 4, 2023
# Why

the react-native project for test project is outdated and there're many vulnerable alarms from dependencies.

# How

1. mv test test2
2. npx react-native init test --version 0.69
3. change jsc-android maven path in `android/build.gradle`
4. use jsc-android-intl in `android/app/build.gradle`
5. add androidTestImplementation dependencies in `android/app/build.gradle`
6. cp -R test2/android/app/src/androidTest test/android/app/src/androidTest
7. update `SimpleTest.java` for the matching text
8. [ci] use java 11

# Test Plan

ci passed

(cherry picked from commit 32c2dbb)
Kudo added a commit that referenced this pull request Feb 4, 2023
# Why

the react-native project for test project is outdated and there're many vulnerable alarms from dependencies.

# How

1. mv test test2
2. npx react-native init test --version 0.69
3. change jsc-android maven path in `android/build.gradle`
4. use jsc-android-intl in `android/app/build.gradle`
5. add androidTestImplementation dependencies in `android/app/build.gradle`
6. cp -R test2/android/app/src/androidTest test/android/app/src/androidTest
7. update `SimpleTest.java` for the matching text
8. [ci] use java 11

# Test Plan

ci passed

(cherry picked from commit 32c2dbb)
Kudo added a commit that referenced this pull request Feb 4, 2023
# Why

the react-native project for test project is outdated and there're many vulnerable alarms from dependencies.

# How

1. mv test test2
2. npx react-native init test --version 0.69
3. change jsc-android maven path in `android/build.gradle`
4. use jsc-android-intl in `android/app/build.gradle`
5. add androidTestImplementation dependencies in `android/app/build.gradle`
6. cp -R test2/android/app/src/androidTest test/android/app/src/androidTest
7. update `SimpleTest.java` for the matching text
8. [ci] use java 11

# Test Plan

ci passed

(cherry picked from commit 32c2dbb)
Kudo added a commit that referenced this pull request Feb 4, 2023
# Why

the react-native project for test project is outdated and there're many vulnerable alarms from dependencies.

# How

1. mv test test2
2. npx react-native init test --version 0.69
3. change jsc-android maven path in `android/build.gradle`
4. use jsc-android-intl in `android/app/build.gradle`
5. add androidTestImplementation dependencies in `android/app/build.gradle`
6. cp -R test2/android/app/src/androidTest test/android/app/src/androidTest
7. update `SimpleTest.java` for the matching text
8. [ci] use java 11

# Test Plan

ci passed

(cherry picked from commit 32c2dbb)
Kudo added a commit that referenced this pull request Feb 4, 2023
# Why

the react-native project for test project is outdated and there're many vulnerable alarms from dependencies.

# How

1. mv test test2
2. npx react-native init test --version 0.69
3. change jsc-android maven path in `android/build.gradle`
4. use jsc-android-intl in `android/app/build.gradle`
5. add androidTestImplementation dependencies in `android/app/build.gradle`
6. cp -R test2/android/app/src/androidTest test/android/app/src/androidTest
7. update `SimpleTest.java` for the matching text
8. [ci] use java 11

# Test Plan

ci passed

(cherry picked from commit 32c2dbb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant