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

set make run-metro target to clojure #18215

Merged
merged 1 commit into from
Dec 18, 2023
Merged

set make run-metro target to clojure #18215

merged 1 commit into from
Dec 18, 2023

Conversation

siddarthkay
Copy link
Contributor

The metro terminal no longer needs to have android target anymore.
I had to do this in #17241

This PR sets the target of metro terminal back to clojure.

I tested building android and iOS on my MacOS and on my linux machines and found no side effect.
Now metro terminal is fast again.

status: ready

@siddarthkay siddarthkay self-assigned this Dec 16, 2023
@status-im-auto
Copy link
Member

status-im-auto commented Dec 16, 2023

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 7a4def5 #1 2023-12-16 11:36:47 ~3 min tests 📄log
✔️ 7a4def5 #1 2023-12-16 11:40:15 ~7 min ios 📱ipa 📲
✔️ 7a4def5 #1 2023-12-16 11:40:33 ~7 min android-e2e 🤖apk 📲
✔️ 7a4def5 #1 2023-12-16 11:40:37 ~7 min android 🤖apk 📲
✔️ 3a2189b #2 2023-12-18 08:20:27 ~4 min tests 📄log
✔️ 3a2189b #2 2023-12-18 08:23:09 ~7 min android 🤖apk 📲
✔️ 3a2189b #2 2023-12-18 08:23:14 ~7 min android-e2e 🤖apk 📲
✔️ 3a2189b #2 2023-12-18 08:28:07 ~12 min ios 📱ipa 📲

@siddarthkay siddarthkay merged commit d9a242f into develop Dec 18, 2023
6 checks passed
@siddarthkay siddarthkay deleted the fix-metro-target branch December 18, 2023 08:33
@siddarthkay
Copy link
Contributor Author

@status-im/mobile-qa : merged without QA because this change only effects local dev environments.

@flexsurfer
Copy link
Member

fast again. you mean it runs faster?

@siddarthkay
Copy link
Contributor Author

@flexsurfer : I mean it builds faster.
try make run-metro after rebasing :)

Copy link
Member

@jakubgs jakubgs left a comment

Choose a reason for hiding this comment

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

Good catch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Archived in project
Development

Successfully merging this pull request may close these issues.

7 participants