Closed kbrock closed 2 months ago
update:
ci.yml
changeLGTM - @jrafanie can you verify that your locale stuff still works with this? I want to say we have tests around the locale stuff, but I'm not 100% sure.
We have basic po validation on syntax errors and similar. We also have the locale all github action but that can only run against the branches on ManageIQ.
I think you can run locale:all locally. I vaguelly recall you need to have the db for i18n:
i18n:
<<: *base
database: vmdb_i18n
Then you should be able to run bundle exec rake locale:update_all
. I'll pull down this branch and try it.
Then you should be able to run
bundle exec rake locale:update_all
. I'll pull down this branch and try it.
It works for me. Considering the changes are minor and mostly due to dropping some old rubies, I think it's safe to update this.
This is for ruby 3.2