nodejs-itoolkit
nodejs-itoolkit copied to clipboard
A JavaScript (Node.js) library for communicating with IBM i
As I was studying the master branch it shows that the iSql classes will be removed in the next major release. Is there still going to be support for executing...
The per test timeout value was determined by doubling the average runtime for each test listed in https://github.com/IBM/nodejs-itoolkit/pull/300#issue-449192188. For the hooks that check if an object exists I've disabled timeout...
Part of #350
Part of #350
Instead of checking the object keys, we used XMLValidator to validate the xml data
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. Release notes Sourced from jinja2's releases. 3.1.6 This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior...
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `serialize-javascript` from 6.0.0 to 6.0.2 Release notes Sourced from serialize-javascript's releases. v6.0.2 fix:...
Fixes #341
Hi, Is there a way to change the user of the job that gets executed from the toolkit using ssh? It is currently using qsecofr and would like it to...