Skip to content

Internationalized checkout#8755

Closed
pieterbeulque wants to merge 8 commits intomainfrom
pieter/checkout-i18n
Closed

Internationalized checkout#8755
pieterbeulque wants to merge 8 commits intomainfrom
pieter/checkout-i18n

Conversation

@pieterbeulque
Copy link
Contributor

Mostly exploratory

@vercel
Copy link

vercel bot commented Jan 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Review Updated (UTC)
polar Ignored Ignored Preview Jan 19, 2026 10:04am
polar-sandbox Ignored Ignored Preview Jan 19, 2026 10:04am

Request Review

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

📦 Next.js Bundle Analysis for web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@github-actions
Copy link
Contributor

github-actions bot commented Jan 17, 2026

⚠️ Migration Isolation Check Failed

This PR contains database migrations along with other code changes. To ensure safe deployments, please split this into separate PRs,
or verify that your changes will not break. Keep in mind that the API is deployed before the workers.

  1. Migration PR: Only model changes and the migration file
  2. Code PR: All other changes (can be merged after migration PR)

Files that should be in a separate PR:

  • server/emails/src/emails/order_confirmation.tsx
  • server/emails/src/emails/subscription_cancellation.tsx
  • server/emails/src/emails/subscription_confirmation.tsx
  • server/emails/src/emails/subscription_cycled.tsx
  • server/emails/src/emails/subscription_past_due.tsx
  • server/emails/src/emails/subscription_revoked.tsx
  • server/emails/src/emails/subscription_uncanceled.tsx
  • server/emails/src/emails/subscription_updated.tsx
  • server/emails/src/i18n.ts
  • server/emails/tsconfig.json
  • server/polar/checkout/schemas.py
  • server/polar/checkout/service.py
  • server/polar/customer/schemas/customer.py
  • server/polar/email/schemas.py
  • server/polar/order/service.py
  • server/polar/subscription/service.py

Why?

Migrations are deployed separately and run before code changes. Mixing them can cause deployment issues if the new code depends on the migration.

@github-actions
Copy link
Contributor

📦 Next.js Bundle Analysis for web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@github-actions
Copy link
Contributor

📦 Next.js Bundle Analysis for web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@pieterbeulque
Copy link
Contributor Author

Replaced by #9107

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