* chore: switch to namespace runners
* fix: sudo
* fix: move to medium runners for frontend
* chore: bump all actions, remove old turbo cache
* fix: bump frontend runners to large
* fix: wrangler
* fix: wrangler version, again
* chore: namespace windows and mac runners
* fix: revert tombi bump
* chore: tweak caching
* fix: branch url in comment
* fix: use sub not small
* de-hardcode siteUrl
* simplify request hook
* nuxt server plugin?
* pull directly from worker + 2 tables
* debug
* undebug
* single preview worker?
* use pr number instead of name because pr names tend to be long + can be changed
* prepr
---------
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer>
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
* Worker migration
* Deploy on pnpm changes
* Specify package manager
* Manually bump Wrangler to 4.54
* Get rid of useless Wranglers worker
* I take it back
* Set account ID
* Fix preview alias
* feat: use workers api key
* feat: try fix
* fix: missing imports
* fix: again
* fix: only run push workflow on main or prod
* feat: remove store id?
* Populate secret store IDs
* Use correct key name
* Fix setting PREVIEW variable
* Inject variables from wrangler into shell
* Inject variables from wrangler into shell
* Add git- prefix to preview-alias
* No need to use environments now
* fix: remove test as it's covered by staging deploy
---------
Co-authored-by: Michael H. <michael@iptables.sh>