Skip to content

chore(drive-integration): add VITE_ENV to vite-env.d.ts type declarations []#11127

Merged
david-shibley-contentful merged 1 commit into
masterfrom
fix/drive-integration-trigger-first-ci-deploy
Jul 23, 2026
Merged

chore(drive-integration): add VITE_ENV to vite-env.d.ts type declarations []#11127
david-shibley-contentful merged 1 commit into
masterfrom
fix/drive-integration-trigger-first-ci-deploy

Conversation

@david-shibley-contentful

Copy link
Copy Markdown
Contributor

Summary

  • Adds VITE_ENV to vite-env.d.ts so import.meta.env.VITE_ENV is typed (it's already passed in the CI build commands)
  • This also serves as the first drive-integration source change since the explicit deploy step was wired up in CI, triggering the first proper bundle upload via upload:app-prod

Test plan

  • CI build-deploy-prod runs the new "Build and deploy drive-integration to prod" step (not skipped)
  • Drive-integration bundle at app.contentful.com is updated (newer Last-Modified timestamp)
  • No LaunchDarkly "No environment/client-side ID" console error

Generated with Claude Code

…ions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@david-shibley-contentful
david-shibley-contentful requested review from a team as code owners July 23, 2026 19:29
@david-shibley-contentful david-shibley-contentful changed the title chore(drive-integration): add VITE_ENV to vite-env.d.ts type declarations chore(drive-integration): add VITE_ENV to vite-env.d.ts type declarations [] Jul 23, 2026
@david-shibley-contentful
david-shibley-contentful merged commit 28c5d69 into master Jul 23, 2026
14 of 15 checks passed
@david-shibley-contentful
david-shibley-contentful deleted the fix/drive-integration-trigger-first-ci-deploy branch July 23, 2026 19:42
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