Commit Graph

10 Commits

Author SHA1 Message Date
Jeff Avallone 479d035cd0 Updating i18n:scrub script to remove defined keys from missing namespace 2018-05-31 18:23:04 -04:00
Jeff Avallone b575b9a0cc Adding check to deploy script for file to delete before attempting 2018-05-31 17:26:32 -04:00
Jeff Avallone 48903eb54e Using the AWS SDK correctly 2018-05-29 17:13:38 -04:00
Jeff Avallone 43160ca71e Fixing un-updated config value name 2018-05-29 17:11:20 -04:00
Jeff Avallone 16e900e5df Invalidating CloudFront cache when deploying 2018-05-29 17:08:22 -04:00
Jeff Avallone c7a7acc1c9 Fixing incorrect argument 2018-05-27 13:49:55 -04:00
Jeff Avallone 25197b9abd Adding more flexible deploy script 2018-05-27 13:45:26 -04:00
Jeff Avallone 3fdc74bdf2 Adding color output to prerender script and relocating to script 2018-02-16 17:16:23 -05:00
Jeff Avallone d69ab00ad5 Updating i18n:scrub command with better output 2018-02-16 17:15:45 -05:00
Jeff Avallone 5218906385 Adding script to scrub locale files
For any keys in en/translation.yaml and missing in
<lang>/translation.yaml, this tool will add the key to
<lang>/missing.yaml. This is to facilitate translation of keys that have
been added to the app.

This also serves as a lint-like tool for translation files since they
will all be re-written when running.
2018-02-15 21:19:25 -05:00