Skip to content
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

upload: add attestations to PackageFile #1098

Merged
merged 5 commits into from
May 1, 2024

Commits on Apr 30, 2024

  1. upload: add attestations to PackageFile

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    36a2e7d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. twine: use json.load for direct I/O

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed May 1, 2024
    Configuration menu
    Copy the full SHA
    44e7e9c View commit details
    Browse the repository at this point in the history
  2. tests: coverage for add_attestations

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4dc2842 View commit details
    Browse the repository at this point in the history
  3. test_package: attestations in metadata variants

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2ffbb0f View commit details
    Browse the repository at this point in the history
  4. test_package: avoid get() when we know key is present

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4fbc0d0 View commit details
    Browse the repository at this point in the history