Skip to content

Use trusted publishing - #1264

Draft
kohtala wants to merge 1 commit into
opencv:4.xfrom
kohtala:issue-1191
Draft

Use trusted publishing#1264
kohtala wants to merge 1 commit into
opencv:4.xfrom
kohtala:issue-1191

Conversation

@kohtala

@kohtala kohtala commented Aug 23, 2026

Copy link
Copy Markdown

PyPi releases were not those built in this repository. For better supply chain traceability, use trusted publishing that creates the attestations required.

This also moves to use GitHub hosted runners for ubuntu ARM64 and MacOS intel and M1 builds.

Fixes #1191.

This requires setup of

  • an environment for each project on PyPi on GitHub and
  • a Trusted Publisher configuration for each project on PyPi to accept the release.yml workflow with the environment to publish on the project

PyPi releases were not those built in this repository. For better supply
chain traceability, use trusted publishing that creates the attestations
required.

Fixes opencv#1191.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenSSL FIPS selftest failure when importing cv2 on FIPS-enabled systems

1 participant