Skip to content

Ensuring the web generator is properly covered in the CI #396

@avivkeller

Description

@avivkeller

Currently, we test the web generator by ensuring that Vercel can deploy it. However, in the event that this generator fails, Vercel will still deploy a website, just, well, not a very good one.

We can ensure that errors are properly bubbled back to us via:

  1. Ensuring that Vercel fails when any generator fails
  2. Adding the web generator to our CI matrix

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