-
Notifications
You must be signed in to change notification settings - Fork 963
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
Reapply "Store attestations for PEP740 (#16302)" (#16545) #16546
Reapply "Store attestations for PEP740 (#16302)" (#16545) #16546
Commits on Aug 21, 2024
-
Reapply "Store attestations for PEP740 (pypi#16302)" (pypi#16545)
This reverts commit da7e1ed.
Configuration menu - View commit details
-
Copy full SHA for d8f5134 - Browse repository at this point
Copy the full SHA d8f5134View commit details -
migrations: re-roll migration history
Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20a4e4e - Browse repository at this point
Copy the full SHA 20a4e4eView commit details -
config: register .attestations for inclusion
Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a058c41 - Browse repository at this point
Copy the full SHA a058c41View commit details -
attestations: request the appropriate IFileStorage service
IFileStorage requires a name to disambiguate it. Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19b7739 - Browse repository at this point
Copy the full SHA 19b7739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b4ef8 - Browse repository at this point
Copy the full SHA 19b4ef8View commit details -
conftest: add archive_files.path to get_app_config
Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4a40ad - Browse repository at this point
Copy the full SHA f4a40adView commit details -
test, warehouse: remove problematic mocks
This removes two mocked `db_request`s from the simple index tests. These mocks were masking larger architectural issues with both attestations and our test scaffolding for attestations. This isn't quite complete yet, since it does a nasty thing (uses a file storage with a tmpdir) to get IntegrityService initialization working. Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b151b82 - Browse repository at this point
Copy the full SHA b151b82View commit details -
test_services: rename test class
Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64ed3e5 - Browse repository at this point
Copy the full SHA 64ed3e5View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e19be6c - Browse repository at this point
Copy the full SHA e19be6cView commit details -
begin refactoring IntegrityService
This reduces the overall API surface for IIntegrityService implementers, and adds an initial NullIntegrityService to make unit-level testing simpler. Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98b833d - Browse repository at this point
Copy the full SHA 98b833dView commit details -
Revert "Try to clean a bit the mess with the migrations."
This reverts commit e19be6c.
Configuration menu - View commit details
-
Copy full SHA for 4549711 - Browse repository at this point
Copy the full SHA 4549711View commit details -
tests, warehouse: more error tests, remove more stubs
Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77d08a2 - Browse repository at this point
Copy the full SHA 77d08a2View commit details -
Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 014f649 - Browse repository at this point
Copy the full SHA 014f649View commit details -
remove more implicit file service deps
Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46f32e2 - Browse repository at this point
Copy the full SHA 46f32e2View commit details -
continue to burn down coverage
Remove more ad-hoc stubs as well. Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e7ea8c - Browse repository at this point
Copy the full SHA 7e7ea8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd2a3a8 - Browse repository at this point
Copy the full SHA fd2a3a8View commit details -
test_simple: positive provenance test for /simple
Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 899f065 - Browse repository at this point
Copy the full SHA 899f065View commit details -
tests: minimize, increase confidence in behavior
Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b0200d - Browse repository at this point
Copy the full SHA 7b0200dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb33f5 - Browse repository at this point
Copy the full SHA bbb33f5View commit details
Commits on Aug 26, 2024
-
Co-authored-by: dm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9767c79 - Browse repository at this point
Copy the full SHA 9767c79View commit details -
packaging/test_utils: remove another mock
Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d92f057 - Browse repository at this point
Copy the full SHA d92f057View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1e0a27 - Browse repository at this point
Copy the full SHA f1e0a27View commit details -
Co-authored-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e5f91e - Browse repository at this point
Copy the full SHA 5e5f91eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2262041 - Browse repository at this point
Copy the full SHA 2262041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0467f5c - Browse repository at this point
Copy the full SHA 0467f5cView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26e48d2 - Browse repository at this point
Copy the full SHA 26e48d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e9d45 - Browse repository at this point
Copy the full SHA 17e9d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c5423 - Browse repository at this point
Copy the full SHA b8c5423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 866b0a7 - Browse repository at this point
Copy the full SHA 866b0a7View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4fc53c - Browse repository at this point
Copy the full SHA f4fc53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e72b746 - Browse repository at this point
Copy the full SHA e72b746View commit details -
Apply suggestions from code review
Rename key Co-authored-by: Dustin Ingram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52931a1 - Browse repository at this point
Copy the full SHA 52931a1View commit details -
Revert "Apply suggestions from code review "
This reverts commit 52931a1.
Configuration menu - View commit details
-
Copy full SHA for c9a774f - Browse repository at this point
Copy the full SHA c9a774fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7e277e - Browse repository at this point
Copy the full SHA f7e277eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa1bd58 - Browse repository at this point
Copy the full SHA fa1bd58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca217b - Browse repository at this point
Copy the full SHA 4ca217bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9497124 - Browse repository at this point
Copy the full SHA 9497124View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac783a8 - Browse repository at this point
Copy the full SHA ac783a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for caa181f - Browse repository at this point
Copy the full SHA caa181fView commit details