Skip to content

OZI-Project/release

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OZI Release

Build python package releases with OZI in GitHub actions.

Inputs

  • python-dist - dist version string e.g. security2, security1, bugfix, prerelease - required
  • github-token - workflow-generated token - optional
  • freethreaded - enable freethreaded python builds when applicable (Python >= 3.13) - optional
  • wheel-sign-token - to sign wheel RECORD.jws - optional

Also expects an artifact named security2 with a drafted release from OZI Draft.

Outputs:

  • hashes - release file hashes in base64

Permissions

Use the following:

    permissions:
      contents: write
      id-token: write

About

OZI action - build signed wheel and source releases

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages