Skip to content

Publish all plugins without user interaction #32

Description

@abdallahkadour

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions