codethesaur.us icon indicating copy to clipboard operation
codethesaur.us copied to clipboard

Add Language File Validation for CI/CD

Open geekygirlsarah opened this issue 3 years ago • 0 comments

What GitHub issue does this PR apply to?

Resolves #453

What changed and why?

  • Created a Django management command to validate the language files
  • Created a GitHub action to run the above command before allowing a PR to pass

(If editing Django app) Please add screenshots

image

Checklist

  • [x] I claimed any associated issue(s) and they are not someone else's
  • [x] I have looked at documentation to ensure I made any revisions correctly
  • [x] I tested my changes locally to ensure they work
  • [x] (If editing Django) I have added or edited any appropriate unit tests for my changes

geekygirlsarah avatar Nov 27 '21 05:11 geekygirlsarah