-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: microsoft/react-native-code-push
base: v8.2.2
head repository: microsoft/react-native-code-push
compare: v8.3.0
- 13 commits
- 12 files changed
- 11 contributors
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ef2e76 - Browse repository at this point
Copy the full SHA 7ef2e76View commit details
Commits on Jun 27, 2024
-
Migrate github actions to ADO (#2716)
* Create config yml for tests * Add setup for android tests * Remove unnecessary jobs * Remove support for outdated Ruby version * Add ios tests config; Modify npx react-native cmd * Replace ios stage with job * Revert changes on test.ts for npx * Fix typo in script * Remove github-actions yml
Configuration menu - View commit details
-
Copy full SHA for ca3fd56 - Browse repository at this point
Copy the full SHA ca3fd56View commit details -
Update codepush.gradle (#2471)
* Update codepush.gradle config was receiving an ArrayList as a false case, but ArrayLists don't support get() method, so it should receive a Map instance. * Fix get on null object Add more verifications for config variable --------- Co-authored-by: Anatoly Pristensky <v-anatpr@microsoft.com> Co-authored-by: MikhailSuendukov <110986399+MikhailSuendukov@users.noreply.github.com> Co-authored-by: Dima <v-dmkira@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 5addacb - Browse repository at this point
Copy the full SHA 5addacbView commit details
Commits on Jul 2, 2024
-
Move DevSettingsActivity from main to debug (#2562)
Co-authored-by: velimir-jankovic <84719115+velimir-jankovic@users.noreply.github.com> Co-authored-by: Anatoly Pristensky <v-anatpr@microsoft.com> Co-authored-by: Dima <v-dmkira@microsoft.com> Co-authored-by: Djordje Dimitrijev <v-djordjed@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c4b293d - Browse repository at this point
Copy the full SHA c4b293dView commit details
Commits on Jul 3, 2024
-
Improve root component ref definition (#2705)
* improve root component ref definition * check RootComponent.prototype for null
Configuration menu - View commit details
-
Copy full SHA for 6c5bdd9 - Browse repository at this point
Copy the full SHA 6c5bdd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41eebe3 - Browse repository at this point
Copy the full SHA 41eebe3View commit details
Commits on Jul 5, 2024
-
Added asset removal before gradle merges assets (#2697)
Fixes #2497 Co-authored-by: Djordje Dimitrijev <v-djordjed@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 79b5f02 - Browse repository at this point
Copy the full SHA 79b5f02View commit details
Commits on Jul 8, 2024
-
Bump min windows version to 10.0.17763.0 (#2719)
* Bump min windows version to 10.0.17763.0 * remove v140 toolset
Configuration menu - View commit details
-
Copy full SHA for a801da4 - Browse repository at this point
Copy the full SHA a801da4View commit details -
smarter node modules path resolving (#2558)
Co-authored-by: Djordje Dimitrijev <v-djordjed@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for ae7ff33 - Browse repository at this point
Copy the full SHA ae7ff33View commit details -
Fix NPE when invoking
copyNecessaryFilesFromCurrentPackage()
method…… on Android (#2566) * Fix NPE when invoking `copyNecessaryFilesFromCurrentPackage()` method on Android. * Add logging and check if the path exists * fixup --------- Co-authored-by: Anatoly Pristensky <v-anatpr@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for fff86b3 - Browse repository at this point
Copy the full SHA fff86b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2503380 - Browse repository at this point
Copy the full SHA 2503380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b229b - Browse repository at this point
Copy the full SHA 32b229bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5ad09 - Browse repository at this point
Copy the full SHA 2d5ad09View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.2.2...v8.3.0