8000 Comparing ec4db0b...8a08d61 · pypa/gh-action-pypi-publish · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pypa/gh-action-pypi-publish
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ec4db0b
Choose a base ref
...
head repository: pypa/gh-action-pypi-publish
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8a08d61
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 24, 2024

  1. requirements: re-compile requirements with latest twine

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4d020ff View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    fb9fc6a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Expose PEP 740 attestations functionality

    PR #236
    
    This patch adds PEP 740 attestation generation to the workflow: when the Trusted Publishing flow is used, this will generate a publish attestation for each distribution being uploaded. These generated attestations are then fed into `twine`, which newly supports them via `--attestations`.
    
    Ref: pypi/warehouse#15871
    woodruffw authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    8a08d61 View commit details
    Browse the repository at this point in the history
Loading
0