You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I see we could make github sign packages in CI via https://pypi.org/project/sigstore/ and then verify the signature before signing them via gnupg and pushing them to the repo.
Not sure if that's worth it.
It would make sure that the files we add to the repo were generated by a CI workflow of msys2/msys2-autobuild.
The text was updated successfully, but these errors were encountered:
From what I see we could make github sign packages in CI via https://pypi.org/project/sigstore/ and then verify the signature before signing them via gnupg and pushing them to the repo.
Not sure if that's worth it.
It would make sure that the files we add to the repo were generated by a CI workflow of msys2/msys2-autobuild.
The text was updated successfully, but these errors were encountered: