pantsbuild / pants

The Pants Build System
https://www.pantsbuild.org
Apache License 2.0
3.25k stars 625 forks source link

Add back docs for `run`, `package`, and `test` plugins #13839

Open Eric-Arellano opened 2 years ago

Eric-Arellano commented 2 years ago

test was never completed, so I hid it because we're focusing on other priorities.

run and package were really out of date because they were written at a time when we thought it was a good idea to have the sources field on binary targets like pex_binary. Rewriting it is non-trivial, so we punted and I hid the docs as private.

Relates to https://github.com/pantsbuild/pants/issues/11825.

cognifloyd commented 7 months ago

Does this still apply now that we migrated away from readme?

Eric-Arellano commented 7 months ago

Yeah, it means adding guides for those plugin extensions to https://www.pantsbuild.org/2.19/docs/writing-plugins/common-plugin-tasks