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: improve task flow for native core deps #10591

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

edusperoni
Copy link
Contributor

Creating this as a draft.

Currently we need to manually build ui-mobile-base and winter-cg internal packages before building core since core itself need the artifacts from these packages.

This PR changes it so we just need to run copy-native-deps and we can leverage nx caching. We could make copy-native-deps a dependency of build but it'd require build to be ran only from a mac machine, even if not changing any iOS source (currently this works by storing the artifcats themselves in git).

Thoughts on this?

@cla-bot cla-bot bot added the cla: yes label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant