Skip to content

PEP 11: drop buildbot requirement when CI is being used #361

Description

@brettcannon

Right now, PEP 11 requires a buildbot for tier 2 and 3, but not for tier 1. The reason for the difference is tier 1 requires CI while the other tiers don't. But there's nothing precluding the lower tiers from being in CI as well (e.g. WASI is tier 2 but runs in CI).

Would it be okay if I changed the requirement in PEP 11 for tiers 2 and 3 to say, "Must have a reliable buildbot or be tested as part of CI"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions