Releases
v1.0.8
Changelog
49ac14e Use mockery for generating mocks
10164d1 cmd/export diagram: update graph methods and move into respective packages
2c9c7e1 go: update deps
25821ad install/task_handler: use runner.TaskHandlerContext
39177be install: move from statemachine lib to internal handler
ca1dfc2 internal/fixtures: purge fixtures package, not required anymore
db2e212 internal/install: fix install cli command for recent runner changes
acec76c internal/model: Add Action, Step types and related methods
0ded45a internal/runner: Define TaskHandler, ActionHandler structs
7e67d53 internal/statemachine: purge statemachine package
6c6a76a model/Task: use 1.0 for the version, clean up a TODO
fa44b98 outofband/action_handlers: move to internal model.Step type
86dcd49 outofband/actions: move handler init into helper method
08c141d outofband/actions: switch to internal model.Step from stateswitch.TransitionTyps
a0421f1 outofband/bmc: DeviceQueryor moved into its own package
ca5af94 outofband: power off the host if the provider indicates its required
d40fd31 runner: add mocks
48844c5 runner: fix imports after rebase on main
dc6bccd runner: rename type Handler -> TaskHandler
8c7a63d update bmclib for Supermicro x12spo-ntf BIOS update fixes
a8f63c8 worker, install: move RunActions into the runner
5370388 worker/task_handler: move to runner.TaskHandlerContext
ddd5451 worker/task_handler: update PlanActions() to use actions composer
You can’t perform that action at this time.