Skip to content

Remove hard coded contracts from Scribe-Server and use Scribe-Data contracts export #57

@andrewtavis

Description

@andrewtavis

Terms

Description

In order to make sure that Scribe-Server is using the most up to date contracts, it would be good if we remove the hard coded versions of them and then just use the contracts that are exported from Scribe-Data. The data update process would thus be:

  • Update Scribe-Data (includes new queries and contracts)
  • Export the contracts
  • Generate the data with the new queries (or dump processes later)
  • Load data into MariaDB for serving to the applications

Contribution

Happy to review a PR and collaborate on ideation here!

Metadata

Metadata

Assignees

Labels

-priority-High priorityblockedAnother issue is blockinghelp wantedExtra attention is needed

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions