-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Fix/ci cd #631
Conversation
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
ottaviano
approved these changes
Nov 14, 2023
OverGlass
added a commit
that referenced
this pull request
Mar 1, 2024
* Feature/upgrade rn 0.72.6 (#630) * feat: upgrade android for RN-0.72.6 * feat: upgrade ios for RN 0.72.6 * fix: i18n json compatibility issue * fix: RNLocalize api change * fix: push notification typing * fix: replace custom-tabs with inappbrowser * fix(android): force gradle to use androidXBrowser 1.4.0 * fix(ios): Shadow need background color to work well * fix: Sentry wrapper * fix(ios): add notification and background mode * chore: update packages to match RN 0.72.6 * chore: extend fron default RN tsconfig * chore: update metro.config * chore: move jest config into a conf file * fix(android): handle variant env * fix(android): add google services * fix: unicodes * feat: new Podfile.lock * fix(android): throw error * fix: ReactImageView: Image source "null" doesn't exist * feat(android): add uses permissions * fix: npm warnings * feat: add customs fonts * feat(ios): add custom splashscreen * feat(ios): constrain interfaceorientation * fix(ios): put back Gemfile * feat(githubActions): upgarde nodejs * feat(githubaction): use android api 33 * Update .github/workflows/appcenter_release_android.yml Bump setup-node Co-authored-by: Dimitri Gritsajuk <[email protected]> * Update .github/workflows/appcenter_release_android.yml use node main version Co-authored-by: Dimitri Gritsajuk <[email protected]> * review changes * feat: update tools:targetAp on debug --------- Co-authored-by: Dimitri Gritsajuk <[email protected]> * Fix/ci cd (#631) * Feature/rebranding app to renaissance (#632) * feat: upgrade android for RN-0.72.6 * feat: upgrade ios for RN 0.72.6 * fix: i18n json compatibility issue * fix: RNLocalize api change * fix: push notification typing * fix: replace custom-tabs with inappbrowser * fix(android): force gradle to use androidXBrowser 1.4.0 * fix(ios): Shadow need background color to work well * fix: Sentry wrapper * fix(ios): add notification and background mode * chore: update packages to match RN 0.72.6 * chore: extend fron default RN tsconfig * chore: update metro.config * chore: move jest config into a conf file * fix(android): handle variant env * fix(android): add google services * fix: unicodes * feat: new Podfile.lock * fix(android): throw error * fix: ReactImageView: Image source "null" doesn't exist * feat(android): add uses permissions * fix: npm warnings * feat: add customs fonts * feat(ios): add custom splashscreen * feat(ios): constrain interfaceorientation * fix(ios): put back Gemfile * feat(githubActions): upgarde nodejs * feat(githubaction): use android api 33 * feat: better lint prettier config * feat: config elint * chore: clean all eslint errors * feat: temporary disable max eslint warning * feat: run IOS CI on ARM * fix(App): types error * feat: fix type temp. * fix(Buttons): types * chore: fixs types * ch9ore: clean unused imports * fix(android): put gemfile back * fix(ios): gh actions add Setup bundle install * fix: android ruby version * chore(ios): remove ruby version from gh actions * feat(android): add x86 platform to Gemfile lock * test(android) update git action v3 * test(GHAction): add user options to container * fix(android): add git safeDirectory GH actions * fix(GhAction): add .bundle to gitignore * fix(GhAction-IOS) apply sames fixes as android * fix(GhAction-ios): add x86 in Gemfile * fix(ios): gemfile x86 darwin 19 * fix(GhAction-ios): bundle install on ios dir * chore: remove react native fetch blob (unused) * chore(ios): remove unused C file * attempt to fix ios_ci * feat: remove react-native-pdf * feat: set ios deployement target to ios13 * chore: remove unused component * feat(i18n): change fr texts brand to Renaissance * feat: change License Copyright * feat: replace iconEm with iconRE * feat(Button): better way to customize them * feat(OnBoarding): handle larger new icon * feat: change urls * chore: git porcelain ! * chore: remove unused export * style: apply new prettier comfig to avoid comflicts * fix: add missings imports * fix(android): geolocalisation * Fix/ci cd deploy (#635) * fix: CI/CD * fix: remove ios renew certificates * fix: git pristine * fix: pristine * Fix/geolocation (#637) * fix: geolocation * fix: remove ios renew certificates * feat: fix geolocalisation fix: GenderPIcker clean eslint feat: add NSLocationAlwaysAndWhenInUseUsageDescription fix: ios polll infinite load feat: bump ios update yarn.lock * update podfile * remove certificate * chore: update podfile * resolve review * Fix/pre release 3.9.1 (#638) * fix: use event instead of params for callback * fix: i18n plurals * Fix/pre release 3.9.1 (#661) * fix: android release * fix: ruby * Bump version code * fix version * feat: new private policy * fix: google places restricted API * fix: retry strategy * chore: rollback Anonymous status * rollback: fix api restricted * Bump version code * feat: min sdk version * fix: add config xcode files * Version Bump to 281 --------- Co-authored-by: GHBot <[email protected]> --------- Co-authored-by: Dimitri Gritsajuk <[email protected]> Co-authored-by: GHBot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix checks piplines