Yannis ROSSETTO (rossettoy)7 years ago gerrit #10669 integrated into Tuleap 9.17.99.198 Status changed from Under review to ClosedConnected artifacts Added Fixed in: rel #10968Close date set to 2018-02-26
Thomas Gerbet (tgerbet)7 years ago pr #68 has been merged. See the contribution for the change in the test pipeline: gerrit #10669. Status changed from Under implementation to Under review
Thomas Gerbet (tgerbet)7 years ago The first part for fixing this issue is available for review: pr #68, once this merged I will adapt the test pipeline to fail contributions with translations not updated.
Thomas Gerbet (tgerbet)7 years ago I have splitted this request, see request #11185 for the discussion about autoloads generation. This request will only concern PO files used by gettext. Due to the regular omission of the update of the PO files, I'm going to deal with it. Summary -Autoload and generate-po should never been forgotten +generate-po should never been forgotten Original Submission Show diff Switch to markup diff Something went wrong, the follow up content couldn't be loaded Only formatting have been changed, you should switch to markup to see the changes Status changed from New to Under implementation
Nicolas Terray (nterray)8 years ago poedit is not involved during the call of `make generate-po`. About the dedicated job, i'm not sure. I think that having stuff only in CI prevent us to run it on our side ot to version control it. Can it be in the Jenkinsfile?
Yannis ROSSETTO (rossettoy)8 years ago IMHO, I would prefer having a job in the CI as done for the lockfiles. However, to do this, we have to fix the version of some tools (poedit for instance) to do this.