Currently the root action referenced through testdriverai/action-dashcam merely installs dashcam. Additional start and stop actions are needed for the full story to work.
We should follow the model of action/cache and have the main action install as needed, start the recording, and schedule a post-job recording end, making it self-contained and easier to use.
Currently the root action referenced through
testdriverai/action-dashcammerely installs dashcam. Additionalstartandstopactions are needed for the full story to work.We should follow the model of
action/cacheand have the main action install as needed, start the recording, and schedule a post-job recording end, making it self-contained and easier to use.