Skip to content
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

Create new auto translation github actions workflow #502

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

Bruce-Moe
Copy link
Contributor

@Bruce-Moe Bruce-Moe commented Sep 17, 2024

  • Added the workshop AI translation tool repo as a submodule to the main workshop repo
  • Create a new Github actions workflow for automatically running the workshop translation tool in pull requests
  • The workflow will automatically run whenever a pull request is created that contains changes to files in the "workshops/content/english" folder, and will only generate translations for the changed workshop files
  • The workflow will not overwrite existing translation files. It will only generate translations for languages where the translated file does not already exist
  • The workflow will automatically commit and push the translated files to the pull request so that the developer can review/edit/delete the changes

@Bruce-Moe Bruce-Moe force-pushed the auto-translation-pipeline branch 3 times, most recently from e24689b to a500861 Compare September 18, 2024 21:45
@Bruce-Moe Bruce-Moe force-pushed the auto-translation-pipeline branch from 0f284cc to fa16cac Compare September 18, 2024 21:54
@Bruce-Moe Bruce-Moe changed the title Auto translation pipeline Create new auto translation github actions workflow Sep 18, 2024
@Bruce-Moe Bruce-Moe marked this pull request as ready for review September 18, 2024 22:05
@sunnynagavo sunnynagavo merged commit 38de45a into master Sep 18, 2024
3 checks passed
@ozhang22 ozhang22 deleted the auto-translation-pipeline branch September 20, 2024 05:24
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