Facundo Tuesca
Facundo Tuesca
After some thought, I think having plugin "types" would cause more pain than necessary. For example, let's say at some point someone comes up with a valid usecase for a...
> (I just opened a random blog (typed "some blog" in google, got into a list of best blog per category, in "education", first link was https://blog.ed.ted.com/, and its complete...
@flying-sheep I believe there are currently no plans for merging this. There is an issue for improving the visibility of unverified links here: https://github.com/pypi/warehouse/issues/18199
The new `pypi-attestations` that uses `sigstore>=4` is now released: https://pypi.org/project/pypi-attestations/0.0.28/ Here's the PR for `warehouse`: https://github.com/pypi/warehouse/pull/18888
I'm currently working on this one
Since [`twine 6.1.0`](https://github.com/pypa/twine/blob/4b6c50bf858604df5cab98f15c2c691eb3bf9dfe/docs/changelog.rst#twine-610-2025-01-17), uploading with Trusted Publishing on GitLab CI/CD is automatically detected, and doesn't need any of the manual steps that were needed before (other than adding the `id_tokens`...