Closed jpmckinney closed 1 year ago
@m-aciek I've added a test and updated my commit with the suggestion.
Confirmed it is working. It successfully adds "resource_name" field to each resource entry and pushing to Transifex sends the expected resource name. Thanks for that!
Can you also add a Feature entry to CHANGES file?
I've added an entry :)
Is there anything blocking a merge?
@jpmckinney tests failed on master, please could you provide a fix? Otherwise we'll need to revert.
A
I'll look into it!
I'm unable to reproduce and I installed the same versions of packages as listed by pip freeze in the workflow.
Aha, something changed in tx
between 1.6.7 and 1.6.10. Looks like failures start with 1.6.8.
Okay, tx just changed the whitespace alignment: https://github.com/sphinx-doc/sphinx-intl/pull/96
closes #88