v0.11.6
Bug Fixes
-
action: Drop the literal expression syntax from a run-step comment
(#147,
7b81456) -
action: Stop the env passthrough mutating the action's own shell
(#147,
7b81456) -
docs: Drop the last references to inputs that no longer exist
(#147,
7b81456) -
evalboard: Even out the variant tiles and keep a task's arms adjacent
(#145,
6780227) -
evalboard: Resolve a variant-less task link to the task's first arm
(#145,
6780227)
Documentation
-
action: Trim the comment bulk on the eight-input surface
(#147,
7b81456) -
evalboard: Trim variant commentary and redundant tests
(#145,
6780227)
Features
-
action: Add working-directory, extras, extra-packages, prerelease and args inputs
(#147,
7b81456) -
action: Refactor github action input surface around args; harden env passthrough
(#147,
7b81456) -
evalboard: Register an unlisted gha source for ad-hoc dispatch runs
(#147,
7b81456) -
evalboard: Render multi-variant runs, one row per (task, arm)
(#145,
6780227)
Refactoring
-
action: Drop every forwarding input; flags go through args
(#147,
7b81456) -
evalboard: Drop the variant colour palette and the spread helper
(#145,
6780227) -
evalboard: Report pass rate per arm instead of alongside a blended one
(#145,
6780227)