subunit2sql/releasenotes/notes/get-vars-from-kwargs-57cb5f...

7 lines
257 B
YAML

---
features:
- add the ability to pass in the arguments 'run_at', 'artifacts', 'run_id',
'run_meta', and 'test_attr_prefix' to the shell module's process_results()
function via a direct function call, rather than from conf, or via cli
flags.