Cambridge-Community-Kitchen / cck-volunteer-web-app

https://volunteer.cckitchen.uk
3 stars 2 forks source link

Fix the plus code prefixing #27

Closed pdl closed 9 months ago

pdl commented 9 months ago

Fixes #26

vercel[bot] commented 9 months ago

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

Name Status Preview Updated (UTC)
cck-volunteer-web-app ✅ Ready (Inspect) Visit Preview Jan 4, 2024 10:35pm
pdl commented 9 months ago

@faceless-stoat (or anyone else) I think this fixes the immediate issue, feel free to click on any/all review/merge buttons at this point.

I also want to flag the shiny vercel link to @timsk who was wondering what they provide a while back, here's an example: every time we push commits to a branch they create a new deployment just for that commit so we can test it out, it's rather nice when it works.

faceless-stoat commented 9 months ago

I also want to flag the shiny vercel link to @timsk who was wondering what they provide a while back, here's an example: every time we push commits to a branch they create a new deployment just for that commit so we can test it out, it's rather nice when it works.

In particular, it's easy enough to hand-hack the deployment preview URL to show the demo route, which makes it very easy for e.g. me to check the results of the code change even though I'm not set up to run it myself. (I don't suppose we can tweak things so that such a demo link is always right there in the vercel bot's response? Very much a nice-to-have.)