Skip to content

sentry-cli should not pollute envs for react-native-xcode.sh #1957

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

Closed
krystofwoldrich opened this issue Feb 23, 2024 · 2 comments
Closed

sentry-cli should not pollute envs for react-native-xcode.sh #1957

krystofwoldrich opened this issue Feb 23, 2024 · 2 comments

Comments

@krystofwoldrich
Copy link
Member

When sentry-cli load envs from .env the react native Xcode script it wraps inherits all the loaded envs which clashes with other react native libraries loading envs during the bundling process.

Solution

sentry-cli should not pass the envs loaded from .env files to the script it wraps.

Copy link

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@krystofwoldrich
Copy link
Member Author

Resolved by getsentry/sentry-react-native#4281

Sentry-CLI in React Native Xcode now loads only .env.sentry-build-plugin

@github-project-automation github-project-automation bot moved this from Backlog to Done in Mobile SDKs Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants