Skip to content

Build docs in github workflows #1597

@lkostrowski

Description

@lkostrowski

Currently, build is performed in Vercel which is limited to org members.

Not every docusaurus error is thrown locally, for some reason anchors check can pass locally and fail on Vercel

This is also worse for external contributors.

To improve that, we can:

  1. Build project in Github Action → it will give us early feedback visible within PR
  2. Optionally push built artifact to vercel, to avoid builing 2nd time (https://vercel.com/docs/cli/deploy)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions