Ollama
832b0e686f
fix: Address CodeRabbit review comments
Security fixes:
- Use jq for JSON payload construction (prevents script injection)
- Add HMAC-SHA256 signature verification for webhook security
- Move untrusted inputs to env: blocks instead of inline interpolation
Robustness fixes:
- Add curl timeouts (--connect-timeout 10, --max-time 120)
- Fail when DEPLOY_WEBHOOK_URL is missing (was incorrectly succeeding)
- Add set -euo pipefail for error handling
- Fix required_contexts JSON array syntax (-F required_contexts[])
- Add deployment: false to prevent duplicate deployment records
Workflow improvements:
- Add concurrency groups to serialize same-environment deployments
- Remove unused skip_approval input
- Fix workflow_call inputs (removed required: true where default exists)
- Use vars.DEPLOY_URL for configurable environment URLs
2026-05-12 17:49:56 +02:00
..
2026-04-14 01:05:10 +04:00
2026-04-03 14:49:42 +04:00
2026-05-12 17:49:56 +02:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00
2026-03-06 17:25:25 +01:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00
2024-06-15 17:19:15 +02:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00
2025-05-02 19:37:06 +02:00
2025-05-02 19:37:06 +02:00
2025-04-03 14:16:06 +04:00
2026-04-14 01:05:10 +04:00
2024-06-15 17:19:15 +02:00
2026-04-14 01:05:10 +04:00
2024-06-15 17:19:15 +02:00
2024-06-15 17:19:15 +02:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00
2025-04-03 14:16:06 +04:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00
2026-05-12 15:55:36 +02:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00
2026-04-22 21:13:52 +02:00
2025-05-02 19:37:06 +02:00
2026-04-14 01:05:10 +04:00
2024-06-15 17:19:15 +02:00
2026-04-08 20:19:25 +00:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00
2026-04-22 21:13:52 +02:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00
2025-05-02 19:37:06 +02:00
2026-04-14 01:05:10 +04:00
2026-04-14 01:05:10 +04:00