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
- Host: GitHub
- URL: https://github.com/ozi-project/checkpoint
- Owner: OZI-Project
- License: other
- Created: 2023-12-28T22:19:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-27T03:01:27.000Z (10 months ago)
- Last Synced: 2025-08-27T05:06:33.664Z (10 months ago)
- Topics: gh-actions-repo
- Language: YAML
- Homepage:
- Size: 617 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: SECURITY.md
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