imakecodes/Deployment
Trigger deployment webhook and report to Sentry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| service | Service name | yes | — |
| component | Component name | yes | deployment |
| organization | Organization name | no | — |
| repository | Repository name | no | — |
| sentry_dsn | Sentry DSN | no | — |
| auth | Basic Auth for Webhook | yes | — |
| deploy_image | Docker image | yes | git.makecodes.dev/viaartistica/crm-backend |
| deploy_version | Version to deploy | yes | qa |
| deploy_webhook_url | Webhook URL | yes | https://n8n.ops.makecodes.dev/webhook/viaartistica-crm-qa-deployments |
| deploy_timeout_ms | Timeout in ms | no | 3600000 |
| enable_influxdb | Enable InfluxDB reporting | no | false |
| influxdb_url | InfluxDB URL | no | — |
| influxdb_token | InfluxDB Token | no | — |
| influxdb_org | InfluxDB Organization | no | — |
| influxdb_bucket | InfluxDB Bucket | no | — |
Outputs
no outputs