teamcity-package-params

3.2.0 • Public • Published

teamcity-package-reporter

Build Status

Quick and dirty fork to allow +7 node versions

Originaly from this repo: https://github.com/blacksun1/teamcity-package-reporter

How to install

npm install -g teamcity-package-params

How to use

Change directory into a folder with an existing package.json file and then execute teamcity-package-params. It will report the following paramaters to TeamCity:

  • PACKAGE_NAME: The packages name attribute.
  • PACKAGE_DESCRIPTION: The packages description attribute.
  • PACKAGE_VERSION: The packages version attribute.
  • PACKAGE_LICENSE: The packages license attribute.

Therefore, to use it, make sure that you add parameters with the same names in TeamCity and then execute the command as one of your build tasks.

Package Sidebar

Install

npm i teamcity-package-params

Weekly Downloads

0

Version

3.2.0

License

MIT

Last publish

Collaborators

  • stevie6410