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

[BUG] dry run doesn't work with Nx Console #35

Closed
LayZeeDK opened this issue May 5, 2021 · 1 comment
Closed

[BUG] dry run doesn't work with Nx Console #35

LayZeeDK opened this issue May 5, 2021 · 1 comment
Labels
bug Something isn't working outdated

Comments

@LayZeeDK
Copy link
Contributor

LayZeeDK commented May 5, 2021

Describe the bug
Files are actually generated when I use nx-dotnet generators with Nx Console to preview my options.

To Reproduce
Steps to reproduce the behavior:

  1. Open the Nx Console tab in Visual Studio Code.
  2. Click on Generate.
  3. Pick @nx-dotnet/core - app.
  4. Specify any name.
  5. Files are generated.

Expected behavior
No files should be generated when --dry-run is specified by Nx Console.

Screenshots
image

Environment:

  • OS: Windows 10
  • Editor: Visual Studio Code 1.55.2
  • Nx Console version: 17.2.0
  • Version: 0.4.1
  • Affected Packages: @nx-dotnet/core
@LayZeeDK LayZeeDK added bug Something isn't working needs-triage This issue has yet to be looked over by a core team member labels May 5, 2021
@AgentEnder AgentEnder removed the needs-triage This issue has yet to be looked over by a core team member label May 5, 2021
github-actions bot pushed a commit that referenced this issue May 5, 2021
## [0.4.2](v0.4.1...v0.4.2) (2021-05-05)

### Bug Fixes

* **core:** [#34](#34) remove spec files from built plugin ([f075046](f075046))
* **core:** [#35](#35) dry run is not passed to dotnet new ([8e0b398](8e0b398))
github-actions bot pushed a commit that referenced this issue May 5, 2021
## [0.4.2-dev.1](v0.4.1...v0.4.2-dev.1) (2021-05-05)

### Bug Fixes

* **core:** [#34](#34) remove spec files from built plugin ([f075046](f075046))
* **core:** [#35](#35) dry run is not passed to dotnet new ([8e0b398](8e0b398))
github-actions bot pushed a commit that referenced this issue May 6, 2021
# [0.5.0-dev.1](v0.4.1...v0.5.0-dev.1) (2021-05-06)

### Bug Fixes

* **core:** [#34](#34) remove spec files from built plugin ([f075046](f075046))
* **core:** [#35](#35) dry run is not passed to dotnet new ([8e0b398](8e0b398))

### Features

* **core:** add executor for dotnet publish [#33](#33) ([#36](#36)) ([f7cbd27](f7cbd27))
AgentEnder pushed a commit that referenced this issue May 6, 2021
* **core:** [#34](#34) remove spec files from built plugin ([f075046](f075046))
* **core:** [#35](#35) dry run is not passed to dotnet new ([8e0b398](8e0b398))
@github-actions
Copy link
Contributor

This issue 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 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working outdated
Projects
None yet
Development

No branches or pull requests

2 participants