Skip to content

Add GitHub Actions to test build and parsing pipelines #8

Open
@ovflowd

Description

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions