Skip to content

Fly deploy: read Anthropic key from /cotrackpro/prod/ai/anthropic/api_key#37

Merged
dougdevitre merged 1 commit into
mainfrom
claude/fly-anthropic-path
May 16, 2026
Merged

Fly deploy: read Anthropic key from /cotrackpro/prod/ai/anthropic/api_key#37
dougdevitre merged 1 commit into
mainfrom
claude/fly-anthropic-path

Conversation

@dougdevitre
Copy link
Copy Markdown
Owner

Why

Parameter Store has the Anthropic key at /cotrackpro/prod/ai/anthropic/api_key (nested under ai/, consistent with the rest of the CoTrackPro schema). The workflow was looking at /cotrackpro/prod/anthropic/api_key which doesn't exist → ParameterNotFound and the deploy aborted.

One-line mapping change in the workflow.

Test plan


Generated by Claude Code

The repo's Parameter Store hierarchy nests the Anthropic key under
ai/ alongside ai/default_provider (matching the broader CoTrackPro
schema). The workflow was looking at the top-level path that doesn't
exist, causing ParameterNotFound after the rest of the lookups
succeeded.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cotrackpro-talk Building Building Preview, Comment May 16, 2026 7:29am

Request Review

@dougdevitre dougdevitre merged commit 71eb175 into main May 16, 2026
2 of 3 checks 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.

2 participants