bazelbuild / bazel

a fast, scalable, multi-language and extensible build system
https://bazel.build
Apache License 2.0
23.23k stars 4.07k forks source link

Documentation on target.actions #8208

Open c-parsons opened 5 years ago

c-parsons commented 5 years ago

target.actions seems to be lacking documentation. Specifically, the documentation for the Action provider is here, and the documentation for Target is here. Target's documentation makes no mention of "actions".

So we should update Target's documentation, but also probably write a guide on what this can be used for (and how it can deprecate action listeners)

buchgr commented 5 years ago

/sub

vaibhav-shah commented 4 years ago

👍

github-actions[bot] commented 2 weeks ago

Thank you for contributing to the Bazel repository! This issue has been marked as stale since it has not had any activity in the last 1+ years. It will be closed in the next 90 days unless any other activity occurs. If you think this issue is still relevant and should stay open, please post any comment here and the issue will no longer be marked as stale.

gholms commented 1 week ago

This is still undocumented. https://bazel.build/rules/lib/builtins/Target