v3.5.0
Bigger Changes:
- Upgrade all dependencies to latest versions
- Upgrades React Native to v0.61.5
- Fix Android OAuth2 apps (upgrade
react-native-app-auth
) - Add Android E2E Detox Tests and CI
- Migrate CI to Github Actions from Semaphore CI and Azure Pipelines
Commits:
- ignore tag builds [ci skip] b15786e
- comment out flaky android test c5b46a0
- several e2e fixes 26a1a91
- remove redundant tests 2e7cb24
- attempt to prevent duplicate builds by setting push to only master efb4564
- update badges, remove react-native package install from CI c0a2d70
- skip pod install for android e2e 0743f47
- fix e2e tests 9c4cb86
- upgrade react-native-app-auth 14de03d
- restore all github actions, cleanup changes 95888ae
- fix e2e tests on smaller screens d60ac81
- launch emulator for android e2e tests 6160812
- fix android e2e tests, remove ios-specific code ece8454
- get android e2e tests able to run, but not pass 51e9d6b
- migrate ios e2e tests to github actions 8e1ae40
- upgrade all app packages 02802ae
- upgrade packages and prettify 72e4cb3
- migrate from semaphore-ci to github actions, pin prettier version so generated app matches efc0fb8
- run prettier on all generated entity files 6996ea4
- upgrade generator dependencies aa33021