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

Release 0.7.0 #285

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Release 0.7.0 #285

merged 2 commits into from
Jan 17, 2025

Conversation

MiloszFilimowski
Copy link
Collaborator

Release 0.7.0

@MiloszFilimowski MiloszFilimowski added the eas build Build and submit app for testing using EAS label Jan 15, 2025
@MiloszFilimowski MiloszFilimowski added eas build Build and submit app for testing using EAS and removed eas build Build and submit app for testing using EAS labels Jan 15, 2025
Copy link

Download links
Android - 0.0.1 (55): https://expo.dev/artifacts/eas/r21qfiUhkJ3Ts6fXraQAJ1.apk
iOS - 0.0.1 (65): https://testflight.apple.com/v1/app/6711353226

Copy link
Member

@mironiasty mironiasty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -3,7 +3,7 @@
"version": "1.0.0",
"main": "index.js",
"scripts": {
"eas-build-pre-install": "yarn workspace fishjam-mobile-sdk install && yarn workspace fishjam-mobile-sdk build",
"eas-build-pre-install": "corepack enable && yarn workspace fishjam-mobile-sdk install && yarn workspace fishjam-mobile-sdk build",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(might be done as separate task)

WDYT about having separate script for these commands? 🤔

Copy link
Collaborator Author

@MiloszFilimowski MiloszFilimowski Jan 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It needs to be like that, this is the only script that eas runs before building.

@MiloszFilimowski MiloszFilimowski added eas build Build and submit app for testing using EAS and removed eas build Build and submit app for testing using EAS labels Jan 16, 2025
Copy link

Download links
Android - 0.0.1 (57): null
iOS - 0.0.1 (67): https://testflight.apple.com/v1/app/6711353226

@MiloszFilimowski MiloszFilimowski merged commit 3693b3d into main Jan 17, 2025
6 checks passed
@MiloszFilimowski MiloszFilimowski deleted the release-0.7.0 branch January 17, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eas build Build and submit app for testing using EAS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants