aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2024-01-17Re-Merge tag 'upstream/0.25.0' into main.Yifan Hong
2024-01-17Revert "Upgrade bazelbuild-rules_python to 0.28.0"Yifan Hong
2023-12-21chore: enable bzlmod by default (for Bazel 6) (#1632)Richard Levasseur
2023-12-21chore!: remove pip_install macro and cleanup docs (#1570)Ignas Anikevicius
2023-12-21docs: document support policies (#1640)Richard Levasseur
2023-12-21chore: fix sphinx requirements (#1648)Ignas Anikevicius
2023-12-20docs: use stardoc proto output to generate markdown docs (#1629)Richard Levasseur
2023-12-15docs: include changelog and contributing page in generated docs. (#1617)Richard Levasseur
2023-11-30docs: update docs deps to latest versions (#1586)Richard Levasseur
2023-11-30docs(pip_parse): Update docs about `experimental_requirement_cycles` (#1588)Misha Zharov
2023-11-30docs: fix crossrefs and allow function parameters to be referenced (#1585)Richard Levasseur
2023-11-28feat(pip_repository): Support pip parse cycles (#1166)Reid D McKenzie
2023-11-03feat: support pyproject.toml in compile_pip_requirements (#1519)Ignas Anikevicius
2023-10-30docs: show PR warning banner and fix links doc source pages (#1521)Richard Levasseur
2023-10-20build(deps): bump certifi from 2022.12.7 to 2023.7.22 in /docs/sphinx (#1509)dependabot[bot]
2023-10-20build(deps): bump urllib3 from 1.26.15 to 1.26.18 in /docs/sphinx (#1508)dependabot[bot]
2023-10-20build(deps): bump requests from 2.28.2 to 2.31.0 in /docs/sphinx (#1512)dependabot[bot]
2023-10-19docs: make readthedocs render a bit nicer and port docs over to Sphinx (#1511)Richard Levasseur
2023-10-19chore!: disable pip_install and remove from examples and tests (#1510)Ignas Anikevicius
2023-10-17docs: initial doc generation using Sphinx (#1489)Richard Levasseur
2023-10-15refactor(visibility)!: limit visibility of an internal library (#1490)Ignas Anikevicius
2023-10-11docs: allow manual edits to generated docs (#1478)Ignas Anikevicius
2023-10-10docs: Fix a few typos in various docs and comments (#1480)Richard Levasseur
2023-10-09doc(bzlmod): bump stardoc to 0.6.2 and enable bzlmod docs building (#1476)Ignas Anikevicius
2023-10-05feat(py_wheel): Normalize name and version (#1331)Christian von Schultz
2023-10-04docs: move dependency management into respective bzl packages (#1459)Richard Levasseur
2023-09-28tests(pystar): CI configs that uses Starlark implementation of rules (#1435)Richard Levasseur
2023-09-27refactor(bzlmod)!: simplify pip.parse repository layout (#1395)Ignas Anikevicius
2023-09-26feat, refactor(pystar): bzl_library for packaging.bzl; fix pystar doc buildin...Richard Levasseur
2023-08-25feat(py_console_script_binary)!: entry points with custom dependencies (#1363)Ignas Anikevicius
2023-07-31fix: Don't require default Python version for pip hubs (#1344)Richard Levasseur
2023-07-10feat: Add setting generate_hashes for requirements (#1290)Christian von Schultz
2023-07-08feat: Expose Python C headers through the toolchain. (#1287)Richard Levasseur
2023-06-20cleanup: Typos, doc, and formatting cleanup in pip extension et al (#1275)Richard Levasseur
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-15feat(bzlmod)!: Calling pip multiple times allowing for multiple Python versio...Chris Love
2023-06-10feat: Adding variable support for distribution in py_wheel (#1251)Tejaswi Konduri
2023-06-02docs(compile_pip_requirements): Add note on requirements.txt VC (#1245)Aiden Grossman
2023-05-17fix: Using canonical name in requirements.bzl (#1176)Zhongpeng Lin
2023-05-04feat(bzlmod): expose platform-agnostic repo target for toolchain interpreter ...Chris Love
2023-05-03docs: fix typos in pip_repository docs (#1202)Martin Medler
2023-05-02fix: Allow passing a tuple to the `tags` attribute. (#1191)Richard Levasseur
2023-04-24fix: remove reference to @bazel_tools//tools/python/private:defs.bzl (#1173)Ivo List
2023-04-10[docs] Fixing rule name in coverage.md docs (#1162)Andrés Felipe Barco Santa
2023-03-13cleanup: reformat defs.bzl doc string. (#1126)Richard Levasseur
2023-03-09feat: bzl file per rule/provider (#1122)Richard Levasseur
2023-03-06chore: fix syntax that stardoc misunderstands as HTML (#1110)Alex Eagle
2023-03-05feat: add bzlmod support for gazelle plugin (#1077)Ignas Anikevicius