- 27 Apr, 2022 6 commits
-
-
Relates-to: #5017
Tarun Jethwani committed -
Arun Babu Neelicattu committed
-
Arun Babu Neelicattu committed
-
Arun Babu Neelicattu committed
-
Arun Babu Neelicattu committed
-
David Hotham committed
-
- 26 Apr, 2022 8 commits
-
-
This ensures that `lock --no-update` does not change lockfile unnecessarily.
Randy Döring committed -
Randy Döring committed
-
Consider all overwrites and not only the overwrites of one package when building the marker intersection
Randy Döring committed -
Randy Döring committed
-
Arun Babu Neelicattu committed
-
Arun Babu Neelicattu committed
-
Arun Babu Neelicattu committed
-
This ensures clean up is consistent.
Arun Babu Neelicattu committed
-
- 25 Apr, 2022 2 commits
-
-
Randy Döring committed
-
This is done in order to avoid ambiguity between "default group" and "default dependencies" (the groups that are considered by a command by default)
Randy Döring committed
-
- 16 Apr, 2022 9 commits
-
-
Arun Babu Neelicattu committed
-
Arun Babu Neelicattu committed
-
This is no longer required and is superseded by the groups feature.
Arun Babu Neelicattu committed -
Arun Babu Neelicattu committed
-
Arun Babu Neelicattu committed
-
Arun Babu Neelicattu committed
-
This change cleans up loading of plugins when testing commands.
Arun Babu Neelicattu committed -
This is done to allow safe refactoring of export command plugin.
Arun Babu Neelicattu committed -
This change ensures that content-hash generated by poetry < 1.2 does not trigger unnecessary warnings and operations. We do this by using a backwards compatible hashing logic.
Arun Babu Neelicattu committed
-
- 14 Apr, 2022 1 commit
-
-
* Add cert retrieval for requests The authenticator.py code already retrieves credentials from the config for every request based on url matching. This change makes the authenticator also retrieve certs from the config for each request based on url matching. Also includes unit tests. Co-authored-by: Tucker Beck <tucker.beck@gmail.com>
Kyle Finley committed
-
- 12 Apr, 2022 2 commits
-
-
* when disabled, keyring uses a "null" keyring * Fix the mock for the chainer tests
Lakin Wecker committed -
updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.0) - [github.com/asottile/pyupgrade: v2.31.1 → v2.32.0](https://github.com/asottile/pyupgrade/compare/v2.31.1...v2.32.0)
pre-commit-ci[bot] committed
-
- 10 Apr, 2022 3 commits
-
-
Randy Döring committed
-
Randy Döring committed
-
Randy Döring committed
-
- 08 Apr, 2022 5 commits
-
-
David Hotham committed
-
David Hotham committed
-
David Hotham committed
-
David Hotham committed
-
This change unifies shared logic across repository implementations and improves inheritance model.
Arun Babu Neelicattu committed
-
- 07 Apr, 2022 1 commit
-
-
Arun Babu Neelicattu committed
-
- 06 Apr, 2022 1 commit
-
-
Prior to this change the `plugin show` command assumed the entrypoint name to be the same as the package providing the plugin. This change makes use of the `entrypoint.distro.name` instead to derive the source package. Resolves: #5417
Arun Babu Neelicattu committed
-
- 05 Apr, 2022 2 commits
-
-
Arun Babu Neelicattu committed
-
This commit added also a test for the cleaning function to catch regressions in the future.
Jan Luca Naumann committed
-