Skip to content

Add GitHub Actions to test build and parsing pipelines #8

Open
@ovflowd

Description

@ovflowd

We want to add a GitHub Actions pipeline that triggers on a new commit on main of nodejs/node to:

  • Retrieve the repo contents at the time of the commit (git checkout or fetch or whatever) (our goal are the API docs)
  • Runs the CLI for the API Doc Tooling giving the input glob and output directory
  • Generates the MDX as an output target to begin with
  • Verifies that all files were generated
  • Produces an artifact with a zip of the generated files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions