Skip to content

CI: Split .github\workflows\ci.yml into separate workflows #37242

Closed
@simonjayhawkins

Description

@simonjayhawkins

CI / Checks (push) — Checks and CI / Web and docs (push) — Web and docs are part of the same workflow.

If we want to restart one of the jobs (quiet infrequent - a few instances of connection issues on web and docs IIRC), both are re-run.

It may make sense to split these.

An alternative could be to combine with pre-commit into a single workflow and only run 'Checks' and 'Web and docs' on success.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous Integration

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions