Commit Graph

3 Commits (0bfff938c5b4e1c86b3cf080cbddbc84df8be274)

Author SHA1 Message Date
MakinoHaruka 74a26ce5b7
🦄 refactor(merge-localization.py): code refact
delete duplicate print function due to duplicate key controled by crowdin
2023-04-23 16:11:07 +08:00
MakinoHaruka 47a6286000
🐎 ci: change build method
only save processed file to main branch to keep branches clean
1. delete localizations folder in translations branch and push directly to main branch
2. edit main branch's README.md directly

file sturcture become below
1. translations only store workflows and template files
2. main branch only store localization files and README.md for extension needed
2023-04-23 15:10:28 +08:00
MakinoHaruka 97dad3dc75
🐎 ci(github actions): rewrite workflows
rewrite workflow that will auto merge PR to translations branch, and merge localizations to zh-TW.json, then update README.md translations progress list, in the end download changes push to main branch
2023-04-23 00:24:27 +08:00