-
-
Notifications
You must be signed in to change notification settings - Fork 93
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.12.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pypa/gh-action-pypi-publish
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 9 files changed
- 3 contributors
Commits on Dec 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f14df0b - Browse repository at this point
Copy the full SHA f14df0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe7e9df - Browse repository at this point
Copy the full SHA fe7e9dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97583d9 - Browse repository at this point
Copy the full SHA 97583d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e1883 - Browse repository at this point
Copy the full SHA 03e1883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 674c7c8 - Browse repository at this point
Copy the full SHA 674c7c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a4d03 - Browse repository at this point
Copy the full SHA 88a4d03View commit details -
💅 Bundle attestation existence check together
This patch moves said check out of the signing loop and performs the check early in the process. It is then able to report multiple problems in a single error.
Configuration menu - View commit details
-
Copy full SHA for 72d1032 - Browse repository at this point
Copy the full SHA 72d1032View commit details -
Configuration menu - View commit details
-
Copy full SHA for daa8997 - Browse repository at this point
Copy the full SHA daa8997View commit details -
Merge pull request #315 from webknjaz/refactoring/attestations-exist-…
…bundle 💅 Bundle attestation existence check together
Configuration menu - View commit details
-
Copy full SHA for 916e576 - Browse repository at this point
Copy the full SHA 916e576View commit details
Commits on Dec 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8cafb5c - Browse repository at this point
Copy the full SHA 8cafb5cView commit details
Commits on Jan 24, 2025
-
🧪 Run smoke tests against Ubuntu 24 and 22
They are pinned instead of using `-latest` in the interest of better reproducibility in the CI.
Configuration menu - View commit details
-
Copy full SHA for da900af - Browse repository at this point
Copy the full SHA da900afView commit details -
🧪 Bump setuptools in smoke test to v75.8.0
Previously GitHub updated their `ubuntu-latest` images to use Ubuntu 24.04 which has Python 3.12 as the default interpreter. Before that, it was Ubuntu 22.04 with Python 3.9. This caused an uncontrolled runtime bump which led to an incompatibility discovery — older versions of `setuptools` are incompatible with Python 3.12. This bumps the `setuptools` version following the previous commit da900af that pins the distro version. Going forward, these two must be bumped in tandem to avoid situations when one gets upgraded suddenly but the other doesn't.
Configuration menu - View commit details
-
Copy full SHA for cebc64f - Browse repository at this point
Copy the full SHA cebc64fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0449d2 - Browse repository at this point
Copy the full SHA e0449d2View commit details -
📦 Enable support for PEP 639 metadata
This is achieved by upgrading Twine to v6.1.0. Prior to this version, Twine was unable to pick up and publish licensing information declared in the new `License-Expression` core packaging metadata [[1]] [[2]]. And now it does that. Resolves #325. [1]: https://packaging.python.org/en/latest/specifications/core-metadata/#license-expression [2]: https://peps.python.org/pep-0639/#spdx
Configuration menu - View commit details
-
Copy full SHA for 10df67d - Browse repository at this point
Copy the full SHA 10df67dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f40bd - Browse repository at this point
Copy the full SHA 29f40bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1995f2e - Browse repository at this point
Copy the full SHA 1995f2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72de13b - Browse repository at this point
Copy the full SHA 72de13bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76f52bc - Browse repository at this point
Copy the full SHA 76f52bcView commit details
There are no files selected for viewing