* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es
* run script/i18n/reset-known-broken-translation-files.js
* Check in es CSV report
* add draft of ghec api rewrite script
* fix regex to allow for any location of the githubCloudOnly prop
* add better logging
* account for missing x-github key
* skip and log each time dotcom isn't a version
* log oauth categories
* move script to a better spot
* remove oauth logging, add more clarity to logs
* remove screenshot
* re-add screenshot
* having fun with list
* re-add image under a different name and rename in links
* Optimize images
Co-authored-by: github-actions <github-actions@github.com>
When developing off the default 4GB instance I've noticed the next.js build crashing pretty frequently. Switching to a much larger instance (32 cpu, 16GB) fixed it entirely, but that might be a little excessive.
For now I propose we start by increasing the minimum RAM to 8GB.
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=cn
* run script/i18n/reset-known-broken-translation-files.js
* Check in cn CSV report
Co-authored-by: Peter Bengtsson <peterbe@github.com>
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt
* run script/i18n/reset-known-broken-translation-files.js
Co-authored-by: Peter Bengtsson <peterbe@github.com>
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Check in ja CSV report
Co-authored-by: Peter Bengtsson <peterbe@github.com>