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

Publish all plugins without user interaction #16

Open
abdallahkadour opened this issue Nov 22, 2022 · 0 comments
Open

Publish all plugins without user interaction #16

abdallahkadour opened this issue Nov 22, 2022 · 0 comments

Comments

@abdallahkadour
Copy link

abdallahkadour commented Nov 22, 2022

Hello, I am using the plugin-seed template to implement some nativescript plugins. For publishing the plugins, I execute the command:

$ nx g @nativescript/plugin-tools:publish

which works without any issues, but the command requires the user to hit enter and type true(Sanity check) to publish all plugins. Is there a command that publishes all available plugins without user interaction?

Executing $ nx g @nativescript/plugin-tools:publish --help will only log the descriptions of the options name, version and verify.

Where do I need this?

in a Jenkins job for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant