-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Korean input priority for card names and text #26
Comments
Need to wrap in LiteralScalarString |
https://github.com/DawnbrandBots/yaml-yugi/actions/runs/4218732281/jobs/7323445739 download logs and take action on override items as appropriate |
984 overrides are unnecessary: unnecessary.log (cc: @Ice-Pendragon) |
680 Yugipedia-official name discrepancies. Many are differences in spacing or dash used, but some are typographic: discrepancy.log |
4616 card text discrepancies, though these could be due to all sorts of factors like whitespace: text.log |
Now it looks great. Thanks! |
We need to continue to refine this though or improce the quality on Yugipedia, as errata don't get entered in the Korean database :/ |
Per 8142872 and https://github.com/DawnbrandBots/yaml-yugi/actions/runs/5568150780/jobs/10170569310#step:6:7, we can add an automated workflow to check for missing Korean (and Japanese!) translations. |
That would be great and helpful. Though, I still don't understand what scheduling issue creation is. |
I created a workflow that identifies any prerelease cards that are missing placeholder IDs (fake passwords). Similarly, I could create one to identify missing translations. Taking it a step further, instead of just logging the cards that are missing content, the workflows could automatically create an issue for the missing cards and assign it to the appropriate people. |
Will be using this issue to track work on the proposal: https://github.com/DawnbrandBots/yaml-yugi-ko#proposal |
TODO (me):
|
@Ice-Pendragon the old overrides.tsv will need to be replaced with the more comprehensive ocg-override.csv based on the work done in the Google Sheets. |
Got it. Ruby, Omitted Errata, and what else do you need? |
You can look at the README of that repo to see how I've designed the files to be used, and if there are any problems with this approach. |
You should be able to use the two Rush CSVs now to provide Korean translations for Bastion. |
This is complete but needs some clean up to be committed this evening. After this, scrapes should be much faster and always update all card text. |
@Ice-Pendragon I see you just did DawnbrandBots/yaml-yugi-ko@3cf7050, but actually, like half an hour before that, I just implemented the full scraper as promised, and it worked: DawnbrandBots/yaml-yugi-ko@581f062 So actually, none of the YAML data files in that repository are needed now |
Then would the YAML files rather be deleted? (after backup, if you need them) |
I can remove them next week after we verify that the new code works well when a new pack is released. There's no need to explicitly back them up since they'll remain in the Git history of that repository. |
|
Highlight discrepancies between Yugipedia and the official database and correct Yugipedia
The text was updated successfully, but these errors were encountered: