Skip to content

Releases: tucows/node-test-action

2.0.4

25 Feb 14:26
4bb4ce2
Compare
Choose a tag to compare
2.0.4 Pre-release
Pre-release

Pass the correct command

2.0.3

25 Feb 14:20
9b5b4bf
Compare
Choose a tag to compare
2.0.3 Pre-release
Pre-release

Set registry as a cli flag, not as configuration setting to overwrite the .npmrc file

2.0.2

24 Feb 20:29
adcf0b8
Compare
Choose a tag to compare
2.0.2 Pre-release
Pre-release

Fix it this time for sure

2.0.1

24 Feb 20:02
7f1b05c
Compare
Choose a tag to compare

Fix broken release

2.0.0

24 Feb 19:48
0569263
Compare
Choose a tag to compare

Allow for ability to set registry
Also, global installs are removed

1.0.1

24 Feb 19:33
e74e9d0
Compare
Choose a tag to compare

Add global flag to allow for npm install -g (skips local .npmrc config file)

1.0.0

24 Feb 16:34
d8bc9e2
Compare
Choose a tag to compare

Initial marketplace release

Alpha-01

24 Feb 16:23
c7a4813
Compare
Choose a tag to compare
Alpha-01 Pre-release
Pre-release

Action to run npm tests. Accepts a directory argument if your package.json is not in root directory