Commit graph

4 commits

Author SHA1 Message Date
ff47dea111
refactor: resolve issues highlighted by the linter 2024-07-26 13:46:43 +02:00
44dc6fb1db Actually enforce timeouts for command execution 2021-12-05 18:53:21 +01:00
44eb5c5356 Configuration - Control over command timeouts 2021-12-05 18:12:13 +01:00
50624cc7f7 Updates & command execution
* Update runs have been refactored into self-contained structures.
  * Running pre-commands, handlers and post-commands has been
    implemented. While errors during pre-commands will stop updates for
    the files they correspond to, a handler failures will interrupt *all*
    updates for files that use that handler.
2021-12-04 17:21:24 +01:00