Skip to content

[lexical-website] Chore: Add a website build step to Github Actions in CI#8146

Merged
etrepum merged 1 commit intomainfrom
build-website-ci
Feb 15, 2026
Merged

[lexical-website] Chore: Add a website build step to Github Actions in CI#8146
etrepum merged 1 commit intomainfrom
build-website-ci

Conversation

@etrepum
Copy link
Copy Markdown
Collaborator

@etrepum etrepum commented Feb 15, 2026

Description

Add a redundant build of @lexical/website to Github Actions in CI so that people can observe errors that would normally only be seen with access to Vercel logs (or locally)

Test plan

Before

Did not build @lexical/website with Github Actions in CI

After

Builds @lexical/website with Github Actions in CI

Example: https://github.com/facebook/lexical/actions/runs/22041512112/job/63683123523?pr=8146

Run pnpm run --filter @lexical/website build
…
[SUCCESS] Generated static files in "build".
[INFO] Use `npm run serve` command to test your build locally.

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 15, 2026

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

Project Deployment Actions Updated (UTC)
lexical Ready Ready Preview, Comment Feb 15, 2026 7:17pm
lexical-playground Ready Ready Preview, Comment Feb 15, 2026 7:17pm

Request Review

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 15, 2026
@etrepum etrepum added this pull request to the merge queue Feb 15, 2026
Merged via the queue into main with commit 05fc02a Feb 15, 2026
39 of 40 checks passed
rayterion pushed a commit to rayterion/lexical that referenced this pull request Feb 18, 2026
@etrepum etrepum mentioned this pull request Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants