93820dc307
Some refactoring, and implement stat
...
Add convenience functions run and must to the context module, and remove
the similar functions from connection.
In the connection module, rename %run to connection-run now that that
function has moved to context.
2025-01-08 18:27:46 +00:00
5360e73d60
Add macro to simplify task context references
2025-01-08 09:13:19 +00:00
b4cdfc341a
Support for context vars without macros
2025-01-07 18:09:10 +00:00
af16ee29b6
Test vars and overrides
2025-01-06 22:08:33 +00:00
b463a828be
Fix task action handling
...
Refactor actions to remove context
2025-01-06 21:38:32 +00:00
87f243b16a
Some notes on vars
2025-01-05 19:19:28 +00:00
52f011267b
Some refactoring
...
* Don't export record field setters (unless required)
* Remove get- prefix from record getters
* Introduce handlers (simplified tasks)
2025-01-05 19:10:42 +00:00
297d779ea4
Implement trigger handlers
2025-01-05 18:24:33 +00:00
c290a5caea
Implement tasks and plays
2025-01-05 17:43:09 +00:00