Skip to content

Test Python against proposed PR code as part of standard CI #1118

Description

@jimbojw

Currently, our ci.yaml builds an runs the TypeScript code as well as our test suites. It also checks the generated Python schema.

However, it's still possible for types defined in TypeScript to become incompatible with Python, as seen in #1115. Somehow we should check the Python behavior against the TypeScript types to identify these kinds of problems at PR time, pre-merge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions