Skip to content

allow dumping the error result to a json file#4

Open
phoet wants to merge 2 commits intoaderyabin:masterfrom
penseo:output_file
Open

allow dumping the error result to a json file#4
phoet wants to merge 2 commits intoaderyabin:masterfrom
penseo:output_file

Conversation

@phoet
Copy link
Contributor

@phoet phoet commented Feb 6, 2018

in order to post-process the result of the check, it would be great if one could dump it into some structured data. i picked json for no particular reason.

ideally, the output would also include things such as:

  • where the information was obtained
  • already existing translations for that key

the idea behind this is that i could hook up a translation service and suggest translations within a failed build, or even automate the first translation based on a given locale.

@aderyabin
Copy link
Owner

I like the idea.
But I need to think about output format. Probably html, json, xml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants