zuul-jobs/roles/install-javascript-packages
Albin Vass c96f4f5a16 Fail and direct user to use ensure-* version of roles
Tuesday the 12th May is two weeks after announcing deprecation of the
install-* roles [1] and the date we should starting throwing an error
message to direct the user to use the renamed ensure-* role instead.

[1]
http://lists.zuul-ci.org/pipermail/zuul-announce/2020-April/000071.html

Change-Id: Ie2474c5c0704aa44f51bdd5d7afddb8c7e4e578b
2020-05-08 19:03:06 +00:00
..
tasks Fail and direct user to use ensure-* version of roles 2020-05-08 19:03:06 +00:00
README.rst install-javascript-packages: add tox_constraints_file 2020-02-24 19:24:15 +11:00

Install javascript dependencies needed for a project

Role Variables

Path to a pip constraints file. Will set the UPPER_CONSTRAINTS_FILE environment variable. Useful if npm postinstall runs tox.