actions-marketplace-validations/Camunda Deploy BPMN
Reusable gha for deploying Camunda bpmn
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| CAMUNDA_ENDPOINT_URL | Camunda api end point url | yes | — |
| CAMUNDA_AUTH_USERNAME | Api user name for basic auth | no | — |
| CAMUNDA_AUTH_PASSWORD | Password for api user for basic auth | no | — |
| CAMUNDA_AUTH_BEARER | Bearer Token for auth | no | — |
| BPMN_FILE_PATTERN | Individual Bpmn File name or pattern to be deployed | yes | — |
| BPMN_MODEL_FOLDER | Folder containing bpmn,dmn and html artifacts | no | models |
| DEPLOYMENT_NAME | Deployment Name | no | — |
| CAMUNDA_TENANT_ID | Camunda Tenant | no | — |
| DEPLOYMENT_SOURCE | Deployment Source | no | github-action-cd |
| CUSTOM_HTTP_HEADER_NAME | Name of custom http header e.g. x-api-key | no | — |
| CUSTOM_HTTP_HEADER_VALUE | Value of custom http header | no | — |
| DEPLOY_CHANGED_ONLY | Deploy changed only flag | no | true |
Outputs
no outputs