Skip to content

Feature wish: provide tooling for removing/disabling mdx checks when running under opam tests #453

@raphael-proust

Description

@raphael-proust

The default mdx stanza causes hard fails (non-zero return code). This is god for local development and for a project's own CI (it forces you to update the doc!).

However, it is not always appropriate for running in opam install --with-test because regressions in mdx output (even just whistespace formatting) causes failures. See ocaml/opam-repository#25459 for revdeps issues that have happened in the past.

It would be useful to make the mdx stanza non-fatal in release profile, or something similar.

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