node-nikita icon indicating copy to clipboard operation
node-nikita copied to clipboard

Automation and deployment solution with Node.js

Results 36 node-nikita issues
Sort by recently updated
recently updated
newest added

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...

bug

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: *...

enhancement

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...

bug

For example `assert`, `assert_os`, `assert_exists`...

service/env/centos6 shall take insipiration from system/env/info_centos6