aboutsummaryrefslogtreecommitdiff
path: root/docs/packaging.md
AgeCommit message (Expand)Author
2023-06-19feat(py_wheel): Add support for specifying Project-URL in METADATA (#1276)Weicheng Zhao
2023-06-16feat(py_wheel): Add support for specifying Description-Content-Type and Summa...Zhuo Peng
2023-06-15fix(py_wheel.publish): allow twine tags and args (#1271)Alex Eagle
2023-06-10feat: Adding variable support for distribution in py_wheel (#1251)Tejaswi Konduri
2023-02-13feat: wheel publishing (#1015)Alex Eagle
2023-01-26feat: produce publishable distribution archives (#1019)upstream/0.17.1Alex Eagle
2023-01-25refactor: py_wheel now a macro (#1014)Alex Eagle
2023-01-25refactor: pull implementations out of packaging.bzl (#1013)Alex Eagle
2022-11-19Fix //docs:update (#876)Philipp Schrader
2022-10-05Move construction of the METADATA file from wheelmaker to .bzl (#844)Paweł Stradomski
2022-10-01Allow extra files to be added to distinfo directory within the wheel. (#831)Paweł Stradomski
2022-06-21Support configuration variables in py_wheel "version" attirbute. (#640)Paweł Stradomski
2021-10-25Added `stamp` attribute to `py_wheel` (#554)UebelAndre
2021-06-16Replace <code> with backticks in docs. Addresses #255 (#486)Jonathon Belotti
2021-06-09Migrate from bazelbuild/skydoc to bazelbuild/stardoc (#484)Jonathon Belotti
2021-06-08Added packaging docs (#480)UebelAndre