- 26 Apr, 2022 6 commits
-
-
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
-
- 04 Apr, 2022 1 commit
-
-
updates: - [github.com/pre-commit/pre-commit: v2.17.0 → v2.18.1](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.18.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pre-commit-ci[bot] committed
-
- 03 Apr, 2022 1 commit
-
-
Resolves: #5141
David Hotham committed
-
- 01 Apr, 2022 2 commits
-
-
* Remove password_manager from mypy overrides in pyproject.toml * mypy now passing on password_manager.py
Anthony Clark committed -
* chore(console/application): remove type errors * chore(console/logging): remove type errors * chore(utils/setup_reader): some fixes * Revert "chore(utils/setup_reader): some fixes" This reverts commit 9d82be920ea3d3c0fb0b818b29a1be3b82819b1c.
Edwin Yllanes committed
-
- 30 Mar, 2022 1 commit
-
-
Fix typo
martin-kokos committed
-
- 29 Mar, 2022 2 commits
-
-
* dry_run is never None * add --skip-existing to publish add `--skip-existing` option to publish command to continue if an upload fails due to the file already existing. this is helpful in e.g. ci settings. resolves #2254
David Szotten committed -
Anthony Clark committed
-
- 28 Mar, 2022 1 commit
-
-
updates: - [github.com/pre-commit/mirrors-mypy: v0.941 → v0.942](https://github.com/pre-commit/mirrors-mypy/compare/v0.941...v0.942)
pre-commit-ci[bot] committed
-