Skip to content

Remove dead deploy hook env vars from render.yaml#253

Merged
grahamrowe82 merged 2 commits intomainfrom
infra/render-cyber-plans-and-cleanup
Apr 12, 2026
Merged

Remove dead deploy hook env vars from render.yaml#253
grahamrowe82 merged 2 commits intomainfrom
infra/render-cyber-plans-and-cleanup

Conversation

@grahamrowe82
Copy link
Copy Markdown
Owner

Summary

Remove 4 dead env vars from worker services:

Worker is continuous. Deploys are manual. No hooks.

Env vars to set manually after Blueprint sync

cyber-edge (web): OPENAI_API_KEY
cyber-edge-ingest-worker: NVD_API_KEY, OPENAI_API_KEY

Everything else is auto-injected or static.

🤖 Generated with Claude Code

grahamrowe82 and others added 2 commits April 12, 2026 16:18
- RENDER_DEPLOY_HOOK_URL from pt-edge worker (export_static_site deleted in PR #249)
- RENDER_API_KEY from pt-edge worker (same)
- RENDER_API_KEY from cyber worker (no deploy triggers — worker is continuous)
- RENDER_SERVICE_ID from cyber worker (same)

Deploys are manual. No hooks.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Jinja2 resolves section.items to dict.items() method, not the "items"
key. Bracket notation accesses the key correctly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@grahamrowe82 grahamrowe82 merged commit 3a8155d into main Apr 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant