Threepio icon indicating copy to clipboard operation
Threepio copied to clipboard

[WIP] Added github action which fails if updates to our compiled json files are needed to be committed

Open ramesht007 opened this issue 3 years ago • 1 comments

Overview

When updates to our crawlers, aggregation script, or new manual translations are added, those updates aren't reflected in threepio.py until we re-run the crawlers & script and then commit the output.

Solution

This PR has a Github Action which will run the crawlers and script and exit with an error if new changes are detected, reminding the user to commit the new compiled output.

ramesht007 avatar Sep 13 '20 07:09 ramesht007

This PR is still work in progress. Thanks🙂

ramesht007 avatar Sep 13 '20 07:09 ramesht007