658bdf3e57
## Summary Follow-up to the Cloudflare/OpenNext migration (#20741). Now that the legacy `twenty-website` package was already removed in #20270, the `-new` suffix on the marketing site package is no longer meaningful. ## What changes - **Directory rename**: `git mv packages/twenty-website-new packages/twenty-website` (1213 files moved, no content change) - **Package + nx config**: `package.json` and `project.json` name fields updated, `sourceRoot` repointed - **Source refs**: `load-local-articles.ts` and `load-local-release-notes.ts` had a hardcoded `'twenty-website-new'` segment in their monorepo-root fallback path; `app/[locale]/releases/page.tsx` had display strings showing where to add content - **External refs**: root `package.json` workspaces, root `CLAUDE.md` / `README.md`, `twenty-sdk` + `create-twenty-app` READMEs, `.vscode/twenty.code-workspace`, `.cursor/rules/changelog-process.mdc`, Crowdin config + the three `website-i18n-*` CI workflows + `ci-website.yaml` - **Docker cleanup**: `packages/twenty-docker/twenty-website-new/Dockerfile` deleted; the two Makefile targets (`prod-website-new-build` / `prod-website-new-run`) that referenced it removed — EKS deploy was retired in the Cloudflare migration - **`yarn.lock`** regenerated against the new workspace path ## What's deliberately not in this PR The dev hostname `website-new.twenty-main.com` in `wrangler.jsonc` stays for now. Migrating it to `website.twenty-main.com` needs coordinated DNS deletion (current CNAME points at the legacy Docusaurus NLB and serves 503s) and removal of the matching legacy `website` Helm chart in `twenty-infra`. Flagged as a separate cleanup. Companion infra PR: https://github.com/twentyhq/twenty-infra/pull/682 (workflow paths + Terraform ECR + docs) ## Test plan - [x] `yarn install --immutable` resolves clean against the new path - [x] `npx nx typecheck twenty-website` passes - [x] `npx nx lint twenty-website` passes - [ ] CI on this PR confirms the same on a fresh checkout - [ ] After merge: trigger `Deploy Website` workflow against `environment=dev` to confirm the renamed working-directory deploys correctly
51 lines
1.4 KiB
XML
51 lines
1.4 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1600 1100" fill="none">
|
|
<defs>
|
|
<pattern
|
|
id="developers-preview-dash"
|
|
x="0"
|
|
y="0"
|
|
width="20"
|
|
height="20"
|
|
patternUnits="userSpaceOnUse"
|
|
>
|
|
<rect x="3" y="9" width="10" height="2" rx="1" fill="#1B17FF" />
|
|
</pattern>
|
|
</defs>
|
|
|
|
<rect width="1600" height="1100" fill="#151515" />
|
|
<rect
|
|
x="270"
|
|
y="210"
|
|
width="1060"
|
|
height="700"
|
|
fill="url(#developers-preview-dash)"
|
|
/>
|
|
|
|
<g fill="#1B17FF">
|
|
<rect x="574" y="308" width="452" height="18" rx="1" />
|
|
<rect x="558" y="342" width="484" height="14" rx="1" />
|
|
<rect x="586" y="370" width="430" height="18" rx="1" />
|
|
<rect x="610" y="398" width="316" height="18" rx="1" />
|
|
<rect x="964" y="398" width="54" height="18" rx="1" />
|
|
<rect x="1040" y="398" width="54" height="18" rx="1" />
|
|
|
|
<rect x="574" y="428" width="18" height="318" rx="1" />
|
|
<rect x="1008" y="428" width="18" height="318" rx="1" />
|
|
<rect x="574" y="428" width="452" height="16" rx="1" />
|
|
<rect x="574" y="764" width="452" height="18" rx="1" />
|
|
</g>
|
|
|
|
<g
|
|
stroke="#1B17FF"
|
|
stroke-width="18"
|
|
stroke-linecap="square"
|
|
stroke-linejoin="miter"
|
|
>
|
|
<path d="M768 694V612L704 612" />
|
|
<path d="M768 642L728 602L768 562" />
|
|
|
|
<path d="M832 694V500L914 500" />
|
|
<path d="M832 560L876 516L920 560" />
|
|
</g>
|
|
</svg>
|