Skip to content

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

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.

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

    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