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
3d280fc59b
🐞 fix: fix path error
...
fix download path for artifact
2023-04-23 14:08:31 +08:00
MakinoHaruka
b803f8e61b
🐎 ci(merger.yml): improve merger
...
merge localization and update translation progress list will commit once when both are finished
2023-04-23 05:23:30 +08:00
MakinoHaruka
a2bfc67280
🐎 ci(merger.yml): only on PR opened
2023-04-23 01:48:06 +08:00
MakinoHaruka
78dc382576
🐎 ci(merger.yml): change trigger
...
change trigger back to pull_request
2023-04-23 01:23:38 +08:00
MakinoHaruka
fd8d9298f9
🐎 ci(merger.yml): change trigger
...
change to merge at 00:00 and 12:00 in UTC+8 and fix some bug
2023-04-23 00:51:10 +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
MakinoHaruka
45caf6d26c
🐎 ci(merger.yml): config merger action
...
merger only run on PR merged
2023-04-08 00:35:10 +08:00
MakinoHaruka
6091ba5060
✨ feat: new crowdin update ( #26 )
...
* ✨ feat(source files): update extension source
* 📃 docs(README.md): update translate progress in README.md
* ✨ feat(source files): update extension source
* 📃 docs(README.md): update translate progress in README.md
* 🐎 ci: merge workflow
merge update source and update progress to one workflow
* 🐞 (updater.yml): typo & stop cron
* 🐞 (updater.yml): bug fix
* 🐞 (updater.yml): bug fix
* 🐞 (updater.yml): bug fix
* 🐞 (updater.yml): bug fix
* ✨ feat: new crowdin update (#38 )
* ✨ feat(ExtensionList.json): new translation from Crowdin (Chinese Traditional)
* ✨ feat(ExtensionList.json): new translation from Crowdin (Chinese Traditional)
* ✨ feat(sd_dreambooth_extension.json): new translation from Crowdin (Chinese Traditional)
* ✨ feat: update translation source & progress
* ✨ feat: scheduled workflow
* 🐳 chore: delete old workflow
* 🐳 chore: delete old workflow
* 🐎 ci: run workflow on PR closed
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-31 15:59:21 +08:00