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!
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:
Note
Contribution
Happy to review a PR and collaborate on ideation here!