-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix certain hash miss matches in case of non weel installations #7594
Merged
radoering
merged 16 commits into
python-poetry:master
from
quantum-byte:fix-non-wheel-build-artifact-overwrite
Mar 7, 2023
Merged
Fix certain hash miss matches in case of non weel installations #7594
radoering
merged 16 commits into
python-poetry:master
from
quantum-byte:fix-non-wheel-build-artifact-overwrite
Mar 7, 2023
Commits on Mar 5, 2023
-
Adjusted Chef.prepare() to allways write to a temporary directory. Ot…
…herwise we would overwrite an already existing cached wheel. This could then make the installation fail due to missmatched hashes. Changed Executor._download_link() to validate package hashes via _populate_hashes_dict before building a new wheel incase we use a non wheel archive.
Configuration menu - View commit details
-
Copy full SHA for 5b16309 - Browse repository at this point
Copy the full SHA 5b16309View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb35709 - Browse repository at this point
Copy the full SHA cb35709View commit details -
Configuration menu - View commit details
-
Copy full SHA for cead0bb - Browse repository at this point
Copy the full SHA cead0bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65c36b2 - Browse repository at this point
Copy the full SHA 65c36b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6143b4e - Browse repository at this point
Copy the full SHA 6143b4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87181dc - Browse repository at this point
Copy the full SHA 87181dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bca4289 - Browse repository at this point
Copy the full SHA bca4289View commit details
Commits on Mar 6, 2023
-
Fix test_executor_should_write_pep610_url_references_for_non_wheel_ur…
…ls being stuck due to incomplete mocking
Configuration menu - View commit details
-
Copy full SHA for 5bc6c03 - Browse repository at this point
Copy the full SHA 5bc6c03View commit details -
Configuration menu - View commit details
-
Copy full SHA for e672978 - Browse repository at this point
Copy the full SHA e672978View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9029971 - Browse repository at this point
Copy the full SHA 9029971View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d92ba - Browse repository at this point
Copy the full SHA 62d92baView commit details -
Further code review improvements and minor test improvements (cleanup…
… of generated files)
Configuration menu - View commit details
-
Copy full SHA for ede8dbb - Browse repository at this point
Copy the full SHA ede8dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d844c0 - Browse repository at this point
Copy the full SHA 1d844c0View commit details
Commits on Mar 7, 2023
-
Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1772a6a - Browse repository at this point
Copy the full SHA 1772a6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41e2727 - Browse repository at this point
Copy the full SHA 41e2727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e1c331 - Browse repository at this point
Copy the full SHA 1e1c331View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.