Skip to content
Verified Commit 0f18fef6 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

fix(symlink/target): add `run` property on `ToolchainInfo` provider

BREAKING CHANGE: the `files_to_run` property has been removed from the `ToolchainInfo` provider. Use `info.default.files_to_run` instead.

A new `info.run` has been added that is `info.default.files_to_run` or `info.default.executable`.
This is a convenience property that can be passed to `ctx.actions.run#execute`.
parent 2966744e
Loading
Loading
Loading
Pipeline #9583 passed with stages
in 1 minute and 25 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment