wagtail-localize icon indicating copy to clipboard operation
wagtail-localize copied to clipboard

Add CI workflow task to detect new strings

Open kaedroho opened this issue 4 years ago • 2 comments

This PR adds a new Github workflow task that checks if there are any changes to translatable strings that haven't yet been extracted into a PO file.

I've set up a one-way link from this repo to Transifex so that translations are updated there as soon as we've generated the PO files here.

kaedroho avatar Jun 01 '21 14:06 kaedroho

@zerolab

This PR adds a Github actions check in to alert us if we merge anything that requires the PO files to be rebuilt.

The reason why I haven't merged it is just that I thought it needed to display a more useful message of the check failed.

Happy to add this in if you think this is still worth having.

kaedroho avatar Feb 14 '22 10:02 kaedroho

This is certainly useful. I agree that it could use a more meaningful message. AWill this fail if there are new messages? so it is more than just an info blurb?

zerolab avatar Feb 14 '22 10:02 zerolab

I think I will close this now as the workflow we had so far worked well in my opinion. Thank you for this (and all the other PRs) Karl

zerolab avatar Dec 21 '23 10:12 zerolab