Skip to content
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

chore: new architecture, fix sentry (again), improved build cache, fix husky, bump deps #585

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

QcFe
Copy link
Member

@QcFe QcFe commented Feb 9, 2025

this PR:

  • switches to react new architecture
  • upgrades RN 0.76 minor
  • adds (currently non-working) ios caching
  • fixes husky scripts so that windows won't complain
  • upgrades sentry and changes sourcemap upload method (let's retry)
  • fixes security issues reported by npm
  • upgrades prettier to v3
  • removes the package version from the package.json so that's only handled by GH Actions and requires no commits for version bumps

Fixes #588

@QcFe QcFe requested a review from a team as a code owner February 9, 2025 17:17
@github-actions github-actions bot added cc-fix PR includes fix commit and removed cc-fix PR includes fix commit labels Feb 9, 2025
@QcFe QcFe changed the title fix(ci): sentry sourcemaps, once more build: new architecture, fix sentry (again), ios build cache, fix husky Feb 12, 2025
@github-actions github-actions bot added cc-build PR includes build commit and removed cc-fix PR includes fix commit cc-build PR includes build commit labels Feb 12, 2025
@github-actions github-actions bot added cc-build PR includes build commit and removed cc-build PR includes build commit labels Feb 12, 2025
@github-actions github-actions bot added cc-build PR includes build commit and removed cc-build PR includes build commit labels Feb 12, 2025
@github-actions github-actions bot added cc-build PR includes build commit and removed cc-build PR includes build commit labels Feb 25, 2025
@github-actions github-actions bot removed the cc-build PR includes build commit label Feb 25, 2025
@github-actions github-actions bot added cc-build PR includes build commit and removed cc-build PR includes build commit labels Feb 25, 2025
@github-actions github-actions bot added cc-build PR includes build commit and removed cc-build PR includes build commit labels Feb 25, 2025
@github-actions github-actions bot added cc-build PR includes build commit and removed cc-build PR includes build commit labels Feb 26, 2025
@github-actions github-actions bot added cc-build PR includes build commit and removed cc-build PR includes build commit labels Feb 27, 2025
@github-actions github-actions bot added cc-build PR includes build commit and removed cc-build PR includes build commit labels Feb 27, 2025
@github-actions github-actions bot added cc-build PR includes build commit and removed cc-build PR includes build commit labels Feb 27, 2025
@github-actions github-actions bot added cc-build PR includes build commit and removed cc-build PR includes build commit labels Feb 27, 2025
@github-actions github-actions bot added cc-build PR includes build commit and removed cc-build PR includes build commit labels Feb 27, 2025
@QcFe QcFe changed the title build: new architecture, fix sentry (again), ios build cache, fix husky chore: new architecture, fix sentry (again), improved build cache, fix husky, bump deps Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cc-build PR includes build commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App crashes when opening it
1 participant