This robot is meant to run on OpenOrchestrator. The purpose of this robot is to change passwords for KMD Nova accounts.
Process parameters is required, setup as a comma-separated string: "Robot 123", "KMD robot".
Minimum python version 3.10
This template is also setup with flake8 and pylint linting in Github Actions.
This workflow will trigger whenever you push your code to Github.
The workflow is defined under .github/workflows/Linting.yml
.