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(dotnet): expand env vars in cli parameters #422

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

bcallaghan-et
Copy link
Collaborator

Expand environment variables before passing args to the child process.

Expand environment variables before passing args to the child process.
@nx-cloud
Copy link

nx-cloud bot commented Apr 20, 2022

@sonarcloud
Copy link

sonarcloud bot commented Apr 20, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@AgentEnder AgentEnder merged commit c2db0cd into nx-dotnet:master Apr 21, 2022
github-actions bot pushed a commit that referenced this pull request Apr 21, 2022
## [1.9.11](v1.9.10...v1.9.11) (2022-04-21)

### Bug Fixes

* **core:** replace glob with fast-glob to speed up dep-graph calculation ([#414](#414)) ([5db4ca9](5db4ca9)), closes [#410](#410)
* **dotnet:** expand env vars in cli parameters ([#422](#422)) ([c2db0cd](c2db0cd))

Apr 21, 2022, 2:46 PM
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.9.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

@bcallaghan-et bcallaghan-et deleted the expand-env-vars branch July 5, 2022 16:57
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants