Skip to content

feat: add 'data' property to DriveStep for custom logic support#540

Closed
fredericbahr wants to merge 1 commit into
nilbuild:masterfrom
fredericbahr:master
Closed

feat: add 'data' property to DriveStep for custom logic support#540
fredericbahr wants to merge 1 commit into
nilbuild:masterfrom
fredericbahr:master

Conversation

@fredericbahr

Copy link
Copy Markdown
Contributor

Before it was not possible to pass custom data to the DriveStep interface. This limits the possiblities within a hook to execute custom logic based on the current step.

Fixes #539

Before it was not possible to pass custom data to the `DriveStep` interface.
This limits the possiblities within a hook to execute custom logic based on the current step.

Fixes nilbuild#539
@nilbuild nilbuild force-pushed the master branch 3 times, most recently from c649426 to 275b442 Compare June 23, 2026 20:49
@nilbuild nilbuild closed this Jun 25, 2026
@nilbuild

Copy link
Copy Markdown
Owner

Merged in 4d9de02, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow for arbitrary data in step configuration to be used in hooks.

2 participants