Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
The NPM actions in Continua are a wrapper around the npm command line. If you're having trouble using any of the NPM actions, please refer to the Command Line Reference.

The NPM Update action is used to update NPM packages in your workspace to the latest version.

NPM Update

Image RemovedImage Added

Name

A friendly name for this action (will be displayed in the actions workflow area).

...

Alternatively, you can select the Custom option from the Using drop down list and specify a path in the resulting input field that will be displayed. Please read Why it's a good idea to use a property collector before using this option.


Registry

Image RemovedImage Added

Registry URL

The full URL end-point of the registry to use. The registry in question will be logged into before the action is run, and then logged out of when the action has completed.

...

Indicates that all requests to the given registry should include authorisation information.


Configuration

Image RemovedImage Added

Configuration File Content

...

The configuration file that is written is project specific and will be saved to the target directory specified in the action. This will override any other options specified in the user, and system NPM configuration files on the agent.


Options

Image RemovedImage Added

Include development dependencies

...

If this is ticked, any warnings logged will not mark the action with a warning status.


Environment

Image RemovedImage Added

Environment Variables

...