aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-07-23refactor: add a version label function for consistent labels (#1328)Ignas Anikevicius
2023-07-21refactor: have a single function for normalized PyPI package names (#1329)Ignas Anikevicius
2023-07-20fix(multi-versions): correctly default 'main' arg for transition rules (#1316)Ignas Anikevicius
2023-07-18test: Remove testonly=True from test toolchain implementations (#1327)Richard Levasseur
2023-07-11cleanup(tests): Use new APIs in rules_testing 0.4.0 (#1307)upstream/0.24.0Richard 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-20test: basic analysis tests for py_wheel (#1279)Richard Levasseur
2023-06-09fix: update correct requirements lock file when using os specific lock files ...Rasrack
2023-05-03tests: Add skylib to various test dependencies to fix CI (#1199)Chris Love
2023-04-25fix: compile_pip_requirements test from external repositories (#1124)Rasrack
2023-03-10feat: add public entry point for PyCcLinkParamsInfo (#1128)Richard Levasseur
2023-03-10cleanup: fix typo: libraries, not libaries (#1127)Richard Levasseur
2023-03-09feat: bzl file per rule/provider (#1122)Richard Levasseur
2023-02-13fix: checked-in requirements imports generated requirements (#1053)Thulio Ferraz Assis
2023-02-01Fixed glob includes for ignore_root_user_error (#1037)Zhongpeng Lin
2023-01-29Add missing copyright headers (#1030)Richard Levasseur
2023-01-25runfiles: Add proper test coverage for an edge case (#1012)Fabian Meumertzheim
2023-01-25runfiles: Remove dead code (#1011)Fabian Meumertzheim
2023-01-23cleanup: remove vendored copy of skylib (#1003)Alex Eagle
2023-01-21chore: publish a runfiles library as a wheel (#995)Alex Eagle
2023-01-20fix(deps): declare our dependency on bazel_skylib (#1001)Alex Eagle
2023-01-20runfiles: Apply repo mapping to Rlocation path (#998)Fabian Meumertzheim
2023-01-19runfiles: Import `CurrentRepository` from Bazel (#988)Fabian Meumertzheim
2023-01-11Update runfiles lib (#982)Fabian Meumertzheim
2022-12-26Rename `BUILD` -> `BUILD.bazel` (#946)Greg Roodt
2022-12-26Update name of `compile_pip_requirements` (#945)Greg Roodt
2022-12-26pip: 22.2.1 -> 22.3.1; build: 0.8.0 -> 0.9.0; installer: 0.5.1 -> 0.6.0; pip-...Greg Roodt
2022-12-01fix: windows on ci (#911)Thulio Ferraz Assis
2022-12-01ci: add debian11 to the matrix (#910)upstream/0.15.1Thulio Ferraz Assis
2022-12-01fix: pip_compile to handle multiple generated requirements.in (#909)Thulio Ferraz Assis
2022-11-28feat: multi-toolchain support (#846)Thulio Ferraz Assis
2022-10-12refactor: ci with multiple tasks (#855)Thulio Ferraz Assis
2022-09-25Standardise on pip_parse (#807)upstream/0.13.0Greg Roodt
2022-08-28Revert "pip_compile: remove external/workspace_name prefix from gener… (#794)Alex Eagle
2022-06-21pip_compile: remove external/workspace_name prefix from generated requirement...Boleyn Su
2022-06-21Provide current_py_toolchain (#731)jheaff1
2022-06-07pip/deps: Bump `pip-tools` -> 6.6.0 (#692)phlax
2022-03-20Updated `pip`, `pkginfo`, `setuptools`, and `wheel`. (#661)upstream/0.8.0UebelAndre
2022-02-08Added integration test for testing nuances of pip_repository macros (#615)UebelAndre
2021-02-16Graduate wheel-building code out of //experimental (#418)Paweł Stradomski
2020-07-17feat(examples): move examples to a nested WORKSPACE (#337)Alex Eagle
2019-12-04Fix immutable frozen set bug in defs.bzl (#262)Jamie Snape