ertanturk/PyForge Deploy
Ultra-fast, AST-based Docker building and PyPI distribution using uv
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python_version | Python version used by the workflow runtime | — | 3.12 |
| pypi_deploy | Set to true to publish to PyPI | — | true |
| docker_build | Set to true to build and push Docker image | — | true |
| bump | Version bump type (proud/default/shame; legacy aliases supported) | — | "" |
| target_branch | The branch to push version changes back to | — | main |
| docker_platforms | Comma-separated target platforms for Docker buildx | — | linux/amd64 |
| pyforge_cache | Enable .pyforge-deploy-cache restore/save in CI | — | true |
| pyforge_ast_cache_ttl | AST cache TTL in seconds for CI runs | — | 900 |
| pyforge_pypi_cache_ttl | PyPI network cache TTL in seconds for CI runs | — | 900 |
| plugin_timeout_seconds | Per-hook timeout in seconds for pyproject plugin commands | — | 300 |
Outputs
no outputs