Skip to content

vallidate-markdown failure: How should we maintain scripts across branches? #3542

@handrews

Description

@handrews

The validate-markdown check is currently failing on all branches but main because main now has a very different JavaScript configuration from the branches. Those branches should have GitHub actions that match their environments, but currently on v3.1.1-dev and v3.2.0-dev, the JavaScript package that validate-markdown runs fails even if you just ask it for help output:

(.venv) handrews@ixat OpenAPI-Specification % npx mdv versions/3.*.md
Unexpected token '.'
(.venv) handrews@ixat OpenAPI-Specification % npx mdv --help         
Unexpected token '.'
(.venv) handrews@ixat OpenAPI-Specification %

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions