Skip to content

Release: Dockerfile apk-retry (fixes deploy/email) + submissions feedback CSV#186

Merged
sacha-l merged 4 commits into
mainfrom
develop
Jun 17, 2026
Merged

Release: Dockerfile apk-retry (fixes deploy/email) + submissions feedback CSV#186
sacha-l merged 4 commits into
mainfrom
develop

Conversation

@sacha-l

@sacha-l sacha-l commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Promotes developmain (prod deploy: Railway + Vercel). Merging this triggers a Railway build that uses the hardened Dockerfile below — so the deploy should succeed and your updated RESEND_FROM_EMAIL=admin@stadium.joinwebzero.com (verified domain) goes live, fixing email.

Included

After merge

  • Railway auto-deploys with the new Dockerfile + the new from-address. If the build is green, confirmation emails send. (Redeploy manually if needed.)
  • Ping to verify — I'll re-run the email diagnostic.

Not included (intentionally held)

  • Hackathon description punchier copy + markdown render — still awaiting copy/prize-number sign-off.

sacha-l added 4 commits June 17, 2026 09:50
Adds GET /:slug/submissions.csv (judge/admin) and a DOWNLOAD CSV button in
the judging panel. Flattens each submission plus its feedback survey
(surfaces, surfacesPrimary, agentEnv, deadlineStatus, biggestBlocker,
couldntHandle, wouldKeepBuilding) into columns. All cells route through the
shared csvCell formula-injection guard. Feedback was being saved but had no
admin-facing review surface; this is it.
A flaky Alpine CDN made 'apk add python3 make g++' fail with exit 15,
breaking a Railway deploy (and stranding an env-var change). Retry up to
5x with backoff so a transient mirror blip can't fail the build.
feat(judging): download submissions + feedback responses as CSV
fix(docker): retry apk add on transient Alpine mirror failures
@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
stadium Ready Ready Preview, Comment Jun 17, 2026 8:13am

@sacha-l sacha-l merged commit a668cfb into main Jun 17, 2026
2 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