mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-03 00:58:53 +00:00
npm module compatible with npm5 (#26582)
* npm module compatible with npm5 Uses the `--long` flag in `npm list` to get the `missing` key back. * npm: add integration tests * npm: test the module with npm 4 as well * Remove debug tasks, use variables * Use tests instead of filters * Adds xcambar as a maintainer of the npm module
This commit is contained in:
parent
386c6b4051
commit
cea681a5c0
7 changed files with 117 additions and 2 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
|
@ -536,7 +536,7 @@ files:
|
|||
$modules/packaging/language/maven_artifact.py: chrisisbeef tumbl3w33d
|
||||
$modules/packaging/language/npm.py:
|
||||
ignored: chrishoffman
|
||||
maintainers: shane-walker
|
||||
maintainers: shane-walker xcambar
|
||||
$modules/packaging/language/pear.py:
|
||||
$modules/packaging/language/pip.py: lujeni robinro
|
||||
$modules/packaging/os/apk.py:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue