google / myanmar-tools

Detect and convert the Zawgyi-One font encoding in C++, Java, JavaScript, PHP, and Ruby
Other
242 stars 87 forks source link

First version of GHA CI script for Myanmar tools #70

Closed gnrunge closed 3 years ago

gnrunge commented 3 years ago

Migrated selected tasks from Travis CI.

echeran commented 3 years ago

Looks good so far. Assuming that you're going top-to-bottom in .travis.yml when converting to the Github Actions workflow, it looks like you skipped over the C++ client job (that theoretically might go between the genconvert and java jobs). Is that intentional?

gnrunge commented 3 years ago

Looks good so far. Assuming that you're going top-to-bottom in .travis.yml when converting to the Github Actions workflow, it looks like you skipped over the C++ client job (that theoretically might go between the genconvert and java jobs). Is that intentional?

I started with the tasks I thought of as easiest to convert. I went top-to-bottom but, thus, skipped some.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/google/myanmar-tools/pull/70#issuecomment-797838846, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJZZMHKVGO62V3WCBTXY3UDTDKUJJANCNFSM4ZDE2QKQ .