Skip to content

fix Render free Blueprint compatibility - #11

Merged
KXHXK merged 1 commit into
mainfrom
agent/render-free-blueprint
Aug 2, 2026
Merged

fix Render free Blueprint compatibility#11
KXHXK merged 1 commit into
mainfrom
agent/render-free-blueprint

Conversation

@KXHXK

@KXHXK KXHXK commented Aug 2, 2026

Copy link
Copy Markdown
Owner

What changed

  • remove maxShutdownDelaySeconds from the Render Blueprint

Why

Render rejects that field for free-tier web services, which blocks Blueprint creation before any service is deployed.

Impact

The fieldpilot-api service remains on the free plan with the same Docker runtime, health check, CORS, and environment configuration.

Validation

  • parsed render.yaml with PyYAML
  • asserted the service plan remains free
  • asserted the unsupported property is absent
  • git diff --check

@vercel

vercel Bot commented Aug 2, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
helloagents-trip-planner Building Building Preview Aug 2, 2026 9:19am

@KXHXK
KXHXK marked this pull request as ready for review August 2, 2026 09:19
@KXHXK
KXHXK merged commit bc53426 into main Aug 2, 2026
4 checks passed
@KXHXK
KXHXK deleted the agent/render-free-blueprint branch August 2, 2026 09:20
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