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

twine/upload: attestations scaffolding #1095

Merged
merged 7 commits into from
Apr 30, 2024

Commits on Apr 29, 2024

  1. twine/upload: attestations scaffolding

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ed21f6b View commit details
    Browse the repository at this point in the history
  2. format, use ReST for docstrings

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    522b4b3 View commit details
    Browse the repository at this point in the history
  3. tests, twine: more lintage

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f370e07 View commit details
    Browse the repository at this point in the history
  4. upload: use a NamedTuple for inputs

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2ea5df9 View commit details
    Browse the repository at this point in the history
  5. tests, twine: lintage, use Inputs attrs

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4d0274b View commit details
    Browse the repository at this point in the history
  6. upload: avoid set(...) for attestations

    Prevents subtle ordering bugs.
    
    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    65e64e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40f4197 View commit details
    Browse the repository at this point in the history