polyapi/PolyAPI Deployment Action (Python)
This GitHub Action automates the deployment process for all PolyAPI deployables in your Python application.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| poly_api_key | The API key for Poly. | yes | — |
| poly_api_base_url | The base URL for the deploy target Poly instance. | yes | — |
| do_checkout | Whether the action should run its own actions/checkout step. | no | true |
| working_directory | Path to run Poly commands in | no | . |
Outputs
no outputs