Files
triggerdotdev--trigger.dev/apps
Saadi Myftija bf9b894da9 fix(deploy): adapt build env vars flow to reused deployments and scoped auth
Two adaptations to changes that landed on main:

- the version-skew ack guard now runs after the reused-deployment early
  return, since an externally reused deployment builds nothing and never
  stores build env vars
- the build-env-vars endpoint uses the same scoped api key auth as the
  sibling deployment route, which migrated to authenticateApiKeyWithScope
2026-08-21 10:01:06 +02:00
..