-
Notifications
You must be signed in to change notification settings - Fork 10
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
Environment variables in Rider is not picked up by get_env #307
Comments
Thanks for reporting this. Can you please share mirrord Plugin version and Rider version? |
Using Rider 2024.3.2 and plugin version 3.64.2 |
@Baune8D how did you add the env variable? using launchSettings.json? |
Yes. |
Thanks. I managed to reproduce on macOS |
Looks like the environment variables aren't seen in our entrypoint - I think this is an issue on IntelliJ side since it does show for Linux setup. Need to do bit more of investigation from our side and then open issue on JetBrains' tracker |
Bug Description
Environment variables from Rider run configuration does not seem to be propagated to mirrord template engine.
Steps to Reproduce
Backtrace
No response
Relevant Logs
No response
Your operating system and version
macOS 15.1.1
Local process
dotnet
Local process version
8.0.11
Additional Info
No response
The text was updated successfully, but these errors were encountered: