Skip to content

Doc-only tests in CI #287

Closed
Closed
@Trott

Description

@Trott

Recently, a doc-only commit broke CI. Code in the doc is extracted and run during CI tests. Rod Vagg fixed the problem but it makes me wonder if it's time to revisit the "no need to run doc-only PRs through CI" practice.

@jbergstroem suggested that perhaps there could be a doc-only CI job that only runs the relevant tests that might be affected by doc-only changes. (As far as I know, that would basically just be a subset of make test-addons at the current time, but there may be other things I'm unaware of.)

Prior conversation along these lines: nodejs/node#4411 (comment)

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