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

Hotfix Release Candidate v2.1 #990

Open
wants to merge 4 commits into
base: release/v2.x
Choose a base branch
from
Open

Conversation

awana-release-bot[bot]
Copy link

This PR tracks QA of the release candidate for hotfix v2.1.

🍒 All changes to this branch should be cherry-picked from develop.

⚠️ Only add bug fixes, copy edits and translation updates during the QA process.

🧪 Create a new Release Candidate build by commenting on this PR with the /buildrc command.

🚧 An initial Release Candidate build will be triggered shortly, and the build URL will be posted here.

🚀 Merging this PR will trigger a release build.

@awana-release-bot
Copy link
Author

🚧 Release candidate build based on 0d1ce74 (potential merge of 34b46e0): https://expo.dev/accounts/digidem/projects/comapeo/builds/d194f286-6bac-4d22-b51c-3a94f2c99afd

* fix: disable expo updates (OTA updates of JS code)

Expo updates is crashing Android 7 devices in the latest version (#983)

Expo updates allow over-the-air updates of bundled JS code. We currently do not use this feature, but it is enabled by default (https://docs.expo.dev/versions/latest/config/app/#enabled). Disabling the option should have no consequences for the app, it avoid unnecessary network traffic, and reduces the bundle size.

* chore: remove expo-updates dep

* fix: Remove update channel option from eas.json
@awana-lockfile-bot
Copy link

awana-lockfile-bot bot commented Feb 24, 2025

package-lock.json changes

Click to toggle table visibility
Name Status Previous Current
expo-eas-client REMOVED 0.13.2 -
expo-structured-headers REMOVED 4.0.0 -
expo-updates REMOVED 0.26.13 -
filter-obj UPDATED 1.1.0 6.1.0

@ErikSin
Copy link
Contributor

ErikSin commented Feb 24, 2025

/build-rc

@awana-release-bot
Copy link
Author

🚧 Release candidate build based on e676970 (potential merge of 780b118): https://expo.dev/accounts/digidem/projects/comapeo/builds/feec9cc1-82e0-4e9c-b3ac-85ed74abee29

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.

2 participants