medic / translation-checker

Check translations from .properties files with Mustache placeholders markup or messageformat syntax.
https://www.npmjs.com/package/@medic/translation-checker
GNU Affero General Public License v3.0
2 stars 0 forks source link

CI setup for Github Actions #4

Closed mrsarm closed 2 years ago

mrsarm commented 3 years ago

Issue: https://github.com/medic/translation-checker/issues/3

Move from Travis CI to Github Actions.

mrsarm commented 3 years ago

@mrjones-plip I moved this project out of Travis to GH Actions, although as we discussed earlier, this project wasn't exposed by the security flaw found in Travis recently, and the CI process is not used to publish the final artifacts so there are no sensitive tokens used. Please take a look.

mrsarm commented 2 years ago

Oh! Changing this to "approved" because there was the same discussion already here: #medic/cht-core/pull/7321 and we maybe decided that two runs is OK or important then? Since you were the author of that one, I'm going to trust you did the right thing here +1

Good catch! Yes actually today I planned to continue with that issue, and I wanted this merged to do some experiments around because the jobs run faster here, so thanks for the approval.