-
-
Notifications
You must be signed in to change notification settings - Fork 44
auto-run documented tool programs #187
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
Comments
depends on knowing what the tools are => #191 |
Josh to find tools, Elango to help add them to CI. |
Example: https://github.com/unicode-org/unicodetools/blob/main/docs/idna.md |
Hi, just checking -- any progress? I think "Josh to find tools" comes first...? |
@markusicu @srl295 I went through and noted what appeared to be Tool-like items and added to the checklist above. Some of them might not be so easy (or appropriate) to auto-run. |
Thanks @josh-hadley ! Taking a look...
@echeran do you feel unblocked? |
@markusicu yes, that should unblock me |
|
@echeran EmojiFrequency.java still TBD? |
@markusicu Yep, still need a dummy .tsv file from @macchiati for running that in CI. |
@macchiati did you provide a dummy .tsv file to @echeran for running this tool? |
ping @macchiati |
I looked at this, and it would take some work. So I would put it at a low
priority.
…On Sat, Jul 30, 2022, 13:39 Markus Scherer ***@***.***> wrote:
@echeran <https://github.com/echeran> EmojiFrequency.java still TBD?
@markusicu <https://github.com/markusicu> Yep, still need a dummy .tsv
file from @macchiati <https://github.com/macchiati> for running that in
CI.
@macchiati <https://github.com/macchiati> did you provide a dummy .tsv
file to @echeran <https://github.com/echeran> for running this tool?
ping @macchiati <https://github.com/macchiati>
—
Reply to this email directly, view it on GitHub
<#187 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACJLEMAGV5IL3SI5JP32VKTVWWHGLANCNFSM5KE62JQA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Creating a dummy .tsv file would take some work? How much? An hour? An afternoon? A couple of days? |
Closing this issue as done. The one remaining tool (EmojiFrequency.java) will be tracked via new issue #338. |
I worked on it a bit, but it takes more than just a dummy file.
…On Tue, Jul 12, 2022 at 12:55 PM Markus Scherer ***@***.***> wrote:
@echeran <https://github.com/echeran> EmojiFrequency.java still TBD?
@markusicu <https://github.com/markusicu> Yep, still need a dummy .tsv
file from @macchiati <https://github.com/macchiati> for running that in
CI.
@macchiati <https://github.com/macchiati> did you provide a dummy .tsv
file to @echeran <https://github.com/echeran> for running this tool?
—
Reply to this email directly, view it on GitHub
<#187 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACJLEMCPCHXT5DQEYAGA2DLVTXEUDANCNFSM5KE62JQA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
In a CI workflow, run each documented tool program, like we currently run org.unicode.text.UCD.Main. Each tool should run successfully (not crash, not fail). For this issue, ignore the output.
List of tools:
Not a tool:
Skip:
The text was updated successfully, but these errors were encountered: