[Pkg-javascript-devel] New dev tool
Xavier
yadd at debian.org
Thu Aug 22 10:55:53 BST 2019
Hi all,
pkg-js-tools 0.9.8 will add a new "launch-ci-tests" tool to help testing
experimental packages:
Usage: launch_ci_tests <package>
launch_ci_tests builds a JSON file with a test for each dependency
given by `apt-cache rdepends`:
{
"package": "node-cosmiconfig",
"trigger": "node-parse-json transition",
"pin-packages": [ ["node-parse-json", "experimental"] ]
}
You just need a valid ci.debian.net key stored in ~/.debci
Then it gives you the command to launch to see results.
I plan to release 0.9.8 this week-end.
Cheers,
Xavier
More information about the Pkg-javascript-devel
mailing list