An open API service indexing awesome lists of open source software.

https://github.com/ozi-project/checkpoint

OZI action - run dist, test, and lint checks; procure signed test log artifacts
https://github.com/ozi-project/checkpoint

gh-actions-repo

Last synced: 9 months ago
JSON representation

OZI action - run dist, test, and lint checks; procure signed test log artifacts

Awesome Lists containing this project

README

          

# OZI Checkpoint

## Inputs

* python-version - Python version to checkpoint - required
* parallel - Whether to run checkpoints in parallel - default: false
* os - Operating system to run on - default: "ubuntu-latest"
* submodules - Whether to fetch git submodules - default: ""
* freethreaded - Enable freethreaded Python when available - default: false
* sign-checkpoint-logs - Sign logs using sigstore - default: false

## Outputs

None, creates checkpoint log artifacts and signatures.

## License

MIT No Attribution