Skip to content

Run the product checks against every host on each pull request #696

Description

@TarikGul

The product checks currently run against this repository's own playground. That proves the
core works, not that a host works, so a change can pass CI here and still be broken on a
host.

Once the hosts are in-tree, the same checks should run against each of them, so a core
change is exercised through every host's own runtime rather than only through the reference
one.

Steps

  • Run the existing product checks against each host
  • Gate each run on that host's change output
  • Report per host so a failure names which one broke

Done when

A core change that breaks one host's product path fails that host's check, not just the
reference one.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    github_actionsPull requests that update GitHub Actions codehost-workNeeds implementation in one or more host repos

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions