node-nikita
node-nikita copied to clipboard
Automation and deployment solution with Node.js
Nikita should catch and output an error if unregistered actions are being executed
Sergei, Regarding the questions I sent you I opened an issue to keep track of the discussion and let you decide if these make sense: - Being pretty newbie with...
Each condition deletes parent action what calls `nikita:session:resolved` hook of the root action. ## To reproduce Run test on [engine-conditions](https://github.com/adaltas/node-nikita/tree/engine-conditions) branch : ``` git checkout engine-conditions cd packages/core npx mocha...
Define SSH properties in the scema of `nikita.ssh.open()`. Don't forget to update [the docs page](nikita.js.org/current/usages/local_remote/) if something changed. ## The full list from [old Nikita](https://nikita.js.org/usages/local_remote/#options) The [ssh2] configuration properties: *...
Readme files such as `packages/ipa/README.md` requires updating ar creating.
Action returns an error when `metadata: relax: true` and error is not thrown in action. ## To reproduce run: ``` {error} = await nikita.call metadata: relax: true, -> true console.log...
For example `assert`, `assert_os`, `assert_exists`...
service/env/centos6 shall take insipiration from system/env/info_centos6