guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Write Google spreadsheet rules to DB #273

Closed aracho1 closed 1 year ago

aracho1 commented 1 year ago

What does this change?

Writes the rules pulled from our Google sheet into the database when /refresh endpoint is hit on the management service.

We write everything that we currently pull from the sheet, but it's worth noting that some fields that do exist in the sheet are currently ignored – for example, notes and tags. We'll want to include them soon.

How to test

Have we considered potential risks?

We want to ensure that the same data is read from the DB as it is from the sheet, so we have a few checks –