Implement describeKey for more actions#21380
Conversation
tjgq
left a comment
There was a problem hiding this comment.
This will only cover ctx.actions.symlink when the output is a declare_symlink. Do you also want to add an implementation for SymlinkAction, which would also cover declare_file and declare_directory outputs?
(Feel free to push back if this isn't something you currently need, I'm happy to import as-is.) |
7af3013 to
2c6c5b3
Compare
describeKey for UnresolvedSymlinkActiondescribeKey for more actions
|
I added |
|
@bazel-io fork 7.1.0 |
Closes bazelbuild#21380. PiperOrigin-RevId: 608540776 Change-Id: Ic058e199fb68e73018d8ae10cd43d86050ec05d9
Closes #21380. Commit adaf299 PiperOrigin-RevId: 608540776 Change-Id: Ic058e199fb68e73018d8ae10cd43d86050ec05d9 Co-authored-by: Fabian Meumertzheim <[email protected]>
|
The changes in this PR have been included in Bazel 7.1.0 RC1. Please test out the release candidate and report any issues as soon as possible. If you're using Bazelisk, you can point to the latest RC by setting USE_BAZEL_VERSION=last_rc. |
No description provided.