Skip to content

[PyCDE] Write CI flow to be run on 'main' to test if a change broke PyCDE. Do not have it report anywhere.Β #3657

Open
@teqdruid

Description

This one may or may not be possible. I would like a CI pipeline which checks whether or not a commit broke pycde (runs the pycde tests). However, I do not want it to be visible to non-PyCDE developers -- we are on the hook for updating PyCDE. That means they shouldn't get notification emails about it and it shouldn't show up in the commit history page under the green check mark.

We can display a build status badge on the PyCDE page. We can set up a notification sent to pycde devs.

The easiest way to accomplish this is probably a scheduled job.

Metadata

Assignees

No one assigned

    Labels

    PyCDEPython CIRCT Design Entry API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions