Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add HE, UA, update action versions, add json validation #41

Merged
merged 4 commits into from
Mar 8, 2024

Conversation

pfeerick
Copy link
Member

@pfeerick pfeerick commented Mar 6, 2024

HE - Hebrew is only supported on colorlcd atm
UA - Ukrainian is colorlcd focused, but may partially work on B&W

Note: UA is supported from 2.10 onwards (as is RU, incidentally), so it is normal and expected that if anyone tries to build earlier firmwares with either of those translation flags that the build will fail.

While I was here, might as well update all the actions as necessary due to the NodeJS 16 depreciation... there is now a (strictly informational) warning regarding go action caching now, but that may go away after this is merged or on the next full proper run, as I don't think it has had a chance to build it's cache yet (but go.sum file appears to be present)... https://github.com/actions/setup-go?tab=readme-ov-file#caching-dependency-files-and-build-outputs

Also, add a JSON (and as a bonus YML) validation step that will fail the PR checks if any of the JSON or YML files are invalid (as it appears ui/tsconfig.json was as comments are explicitly not valid in JSON).

Will merge in 24 hours unless instructed otherwise (or I forget 😆 )

@pfeerick pfeerick force-pushed the more-translations branch from df3ee13 to 8da5a24 Compare March 6, 2024 23:07
Validates all JSON and YML files by default
@pfeerick pfeerick force-pushed the more-translations branch from 8da5a24 to 4f33ee5 Compare March 6, 2024 23:11
@pfeerick pfeerick changed the title chore: add HE, UA chore: add HE, UA, update action versions, add json validation Mar 6, 2024
@pfeerick pfeerick merged commit 79faa09 into master Mar 8, 2024
4 checks passed
@pfeerick pfeerick deleted the more-translations branch March 8, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant