parapydev/ParaPy Application Release Action
Action to release and deploy ParaPy Applications
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| parapy-pypi-address | ParaPy PyPI python repository at which to obtain the ParaPy dependencies | no | pypi.parapy.nl |
| parapy-pypi-username | user name for the ParaPy PyPI package repository | yes | — |
| parapy-pypi-password | password for the ParaPy PyPI package repository | yes | — |
| parapy-cloud-address | ParaPyCloud address that the Application should release to, this is likely your ParaPy company address, e.g. <company-name>.parapy.nl | yes | — |
| service-account-identifier | ParaPy service account identifier that has access to your application release within ParaPy Cloud | yes | — |
| service-account-secret | ParaPy service account secret of the ParaPy service account identifier supplied | yes | — |
| parapy-app-identifier | ParaPy Cloud application identifier of your ParaPy application | yes | — |
| parapy-app-version | The version of your application release, (e.g. 0.1.0, [semantic versioning](https://semver.org/) | yes | — |
| deploy | Whether to deploy after the release of your application is successful | no | false |
| parapy-cloud-cli-version | [DEPRECATED: use parapy-cloud-version instead] Version of parapy cloud cli, keep empty for the latest | no | "" |
| parapy-cloud-version | Version of parapy Cloud, keep empty if you are targeting the latest | no | "" |
Outputs
no outputs