Skip to content

ci(web): deploy merged web changes automatically - #540

Merged
ProdigyV21 merged 1 commit into
mainfrom
codex/auto-deploy-web
Aug 9, 2026
Merged

ci(web): deploy merged web changes automatically#540
ProdigyV21 merged 1 commit into
mainfrom
codex/auto-deploy-web

Conversation

@ProdigyV21

Copy link
Copy Markdown
Owner

What changed

  • deploy web/** changes automatically when they land on main
  • build using the Netlify production context
  • upload the generated Next.js function source so its catch-all route is preserved
  • verify both the live HTTP response and exact build stamp after deployment
  • serialize production deploys and cancel superseded runs

Validation

  • npx yaml-lint .github/workflows/deploy-web.yml
  • npx netlify-cli@25.6.0 build --context production
  • verified the same static/function packaging against web.arvio.tv

The required Netlify token and web site ID are configured as encrypted repository secrets.

@ProdigyV21
ProdigyV21 merged commit c6c9851 into main Aug 9, 2026
8 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