Skip to content

fix(ci): minting health check URL — minting → mint subdomain#512

Merged
blove merged 1 commit into
mainfrom
claude/fix-minting-url
May 21, 2026
Merged

fix(ci): minting health check URL — minting → mint subdomain#512
blove merged 1 commit into
mainfrom
claude/fix-minting-url

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 21, 2026

Summary

Tiny correction to PR C (#510). The Vercel project `threadplane-minting-service` has `mint.threadplane.ai` (not `minting.threadplane.ai`) as its assigned domain — confirmed via Vercel API on this team. The post-deploy health check in `ci.yml` was hard-coded to the wrong subdomain.

One-line fix, one file changed.

Test plan

  • `grep mint\.threadplane .github/workflows/ci.yml` → 1 hit (the env line)
  • `grep minting\.threadplane .github/workflows/ci.yml` → 0 hits
  • `python3 -c "import yaml; yaml.safe_load(open('.github/workflows/ci.yml'))"` → ok

🤖 Generated with Claude Code

…lane.ai

The Vercel project threadplane-minting-service has the domain
mint.threadplane.ai assigned (not minting.threadplane.ai which was
assumed when PR #510 landed). Updates the post-deploy health check
URL to match. Also the domain customers see for Stripe webhooks.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

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

Project Deployment Actions Updated (UTC)
threadplane Ready Ready Preview, Comment May 21, 2026 5:59pm

Request Review

@blove blove enabled auto-merge (squash) May 21, 2026 17:57
@blove blove merged commit a5d3bed into main May 21, 2026
37 of 38 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.

1 participant