opengovsg / starter-kit

A technical kit to quickly build new products
https://start.open.gov.sg
MIT License
36 stars 6 forks source link

feat: notify users on application update #246

Closed dextertanyj closed 8 months ago

dextertanyj commented 8 months ago

Closes TOOL-103.

linear[bot] commented 8 months ago

TOOL-103 Frontend App Versioning

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
starter-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2024 2:09am
dextertanyj commented 8 months ago

should we add some sensible defaults to the app version by using some SHA commit before we send to Vercel? Or have a pre-build script https://vercel.com/guides/how-can-i-add-a-custom-build-step-to-my-project

Will use NEXT_PUBLIC_VERCEL_GIT_COMMIT_SHA as the default.