Skip to content

dashboard: Create a dashboard in the CoCo GH #17

@sprt

Description

@sprt

We want to have a CoCo CI dashboard in the CoCo org: https://github.com/confidential-containers. This CoCo dashboard would be the exact same as the Kata one, but only filtering for CoCo tests.

We need to find a way to do this that minimizes implementation time and long-term maintenance. My gut thinking right now:

  • In the current code, we create a separate page for such a CoCo dashboard. We reuse code as much as possible, meaning ideally the page would be a component taking a single parameter (coco = true/false).
  • We create another Github Page repo in the CoCo org that is ONLY an iframe to the CoCo page described above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions