ovos-installer
ovos-installer copied to clipboard
Implement CI via GitHub Actions
In order to provide a bug "free" installer, the code should go through a CI to achieve the code testing.
The pipeline should involve the technologies listed below
- Shellcheck
- BATS
ansible-lintMolecule
- ansible-lint: done
- yamllint: done
- shellcheck: done
- BATS: done
Moving to Doom release!
Add a check to parse the generated mycroft.conf in order to catch template error.