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

fix: platform-name option causing regressions for other commands #2171

Merged

Conversation

okwasniewski
Copy link
Contributor

@okwasniewski okwasniewski commented Nov 18, 2023

Summary:

This PR fixes a regression caused by #2170. Now we pass the platform-name only to init command. Which was the source of error: Unkown command --platform-name` as other commands didn't expect this option passed.

I've added a test case to check for this special case

Test Plan:

Green CI

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

@okwasniewski okwasniewski force-pushed the fix/platformNameRegression branch from 26aa192 to 518483c Compare November 18, 2023 15:45
Copy link
Collaborator

@szymonrybczak szymonrybczak left a comment

Choose a reason for hiding this comment

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

LGTM, don't release on Fridays 😃

@thymikee thymikee merged commit 56b00a0 into react-native-community:main Nov 19, 2023
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.

3 participants