Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Grunt action is used to run node.js tasks specified in a GruntFile.

Grunt

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.

...


Settings

Image RemovedImage Added

NPM PlugIns

Names of Grunt plugins to load tasks form. These plugins must be installed locally via NPM, and must be relative to the Gruntfile.

...

Additional variables to pass to your Grunt script. Specify one name and value pair per line. 

Pre-install Grunt to base path using NPM

Grunt needs to be installed the the base path before the tasks can be run. Tick this to automatically install Grunt before running the Grunt command line. Leave this cleared if you are installing Grunt with a separate preceding NPM action.


Options

Image Added

Timeout (in seconds)

...

Tick this to pass the --debug argument to get more diagnostic output from the Grunt command line.

Pre-install Grunt to base path using NPM

Grunt needs to be installed the the base path before the tasks can be run. Tick this to automatically install Grunt before running the Grunt command line. Leave this cleared if you are installing Grunt with a separate preceding NPM action.


Environment

Image RemovedImage Added

Environment Variables

...