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: v1.13.0
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: v1.14.0
Choose a head ref
  • 14 commits
  • 16 files changed
  • 5 contributors

Commits on Sep 6, 2025

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

Commits on Sep 11, 2025

  1. Merge pull request #381 from webknjaz/maintenance/mypy

    🧪 Enforce type annotations with MyPy
    webknjaz authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    ab69e43 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Configuration menu
    Copy the full SHA
    987f11e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ed10a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

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

Commits on Dec 15, 2025

  1. action: remove a lingering mention of PEP 740 being experimental

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    8087a88 View commit details
    Browse the repository at this point in the history
  2. remove another experimental mention

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    a48a03e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. deps: bump sigstore and pypi-attestations

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw authored and facutuesca committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    b5a6e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c78f1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03f86fe View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. docs: fix typos and grammar in README and SECURITY

    - Fix "understandng" typo
    - Fix "by the GitHub's" → "by GitHub's"
    - Fix "better reproducible" → "more reproducible"
    - Add missing articles ("a more detailed", "a timely manner", "the SHA256")
    - Normalize "Trusted publishing" → "Trusted Publishing" for consistency
    - Fix run-on sentences and missing commas
    him2him2 committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    7495c38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2bab26 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. Enable verbose and print-hash by default.

    In a CI context, logs are captured and made viewable in a way that does not benefit from hiding them behind a flag.
    
    See #396.
    whitequark authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    b4595e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

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