Feature: allow for projects=all when running the install generator in non-interactive mode
See original GitHub issueDiscussed in https://github.com/jscutlery/semver/discussions/491
<div type='discussions-op-text'>Originally posted by jdgeier April 25, 2022 Hello, I know that when I run the install generator it basically sets everything to all by default but I have to run the generator in interactive mode in order for that to work correctly. I’d like to run the command prior to tagging an affected:version to insure all packages in the project get built, tagged, and deployed. Basically I would like to run the following:
npx nx g @jscutlery/semver:install --interactive=false --enforce-conventional-commits --projects=all</div>
Issue Analytics
- State:
- Created a year ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Contribute to jscutlery/semver · GitHub
Feature : allow for projects=all when running the install generator in non-interactive mode enhancement New feature or request good first issue Good for ......
Read more >Powershell in NonInteractive mode - Stack Overflow
Run with -Force : Stop-Process -InputObject $prc -ErrorAction ... is in NonInteractive mode. Read and Prompt functionality is not available.
Read more >Serena PVCS Version Manager Administrator's Guide - Micro Focus
The first time you run Version Manager, you can let Version Manager ... For UNIX users: Version Manager files are installed in setuid...
Read more >Inspection and Testing of Emergency Generators
2.4 requires that emergency generators providing power to emergency lighting systems be installed, tested and maintained in accordance with NFPA 110, Standard ...
Read more >Search [Savannah] - GNU.org
Planned features include network support and Scheme scripting via Guile. ... It runs in text mode using ncurses. non-GNU software and documentation.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I’m going to put in a PR for this.
Yeah I think it’s normal as the root is defined in workspace.json with standalone config.