Skip to content

Add Task to Github Actions that Syncs the objects in src/models and client/models #85

@dgarnitz

Description

@dgarnitz

VectorFlow is a mono-repo that contains different representations of the same underlying concept. The classes that appear in both in src/models and client/models have the same fields that need to be kept in sync. Due to the database-specific logic inside src/models the classes cannot be consolidated.

A github actions task needs to check that these classes are in sync and flag when they are out of sync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerstech-debtTechnical Debt. Old bad code we need to fix

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions