feat: Ability to override process parameters from the CLI - #276
feat: Ability to override process parameters from the CLI#276toby-coleman with Copilot wants to merge 7 commits into
Conversation
Co-authored-by: toby-coleman <13170610+toby-coleman@users.noreply.github.com>
Co-authored-by: toby-coleman <13170610+toby-coleman@users.noreply.github.com>
|
Benchmark comparison for |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
@copilot Use the machinery in |
Co-authored-by: toby-coleman <13170610+toby-coleman@users.noreply.github.com>
Co-authored-by: toby-coleman <13170610+toby-coleman@users.noreply.github.com>
Implemented the shared override machinery in |
|
Benchmark comparison for |
|
Benchmark comparison for |
|
@copilot improve the patch coverage for the tests |
Co-authored-by: toby-coleman <13170610+toby-coleman@users.noreply.github.com>
|
Benchmark comparison for |
Summary
plugboard process runcan now override process-level parameters without editing the YAML config, via repeatable--param/-pkey=valueflags.Changes
--param/-ptoprocess run; values merge intoprocess.args.parameters(later flags win)2.0,true,[1, 2], etc.)run-process-scenarioskill