Setting up ODK for GitHub actions so that we can run in a good environment with all dependencies, e.g. robot.
Updates
ODK-based GitHub Action
Update: GH action workflow: (i) now uses ODK container, (ii) Had to change 'echo -en' to plain 'echo' due to some new incompatibility with new ODK environment, (iii) removed some comments; streamlined.
Update: Minor updates in a few files; code comments, codestyle, verbosity
Overview
Setting up ODK for GitHub actions so that we can run in a good environment with all dependencies, e.g.
robot
.Updates
ODK-based GitHub Action
Depends on
Related issues
92
97