convertor/.github/workflows
Your Name 2f6c3fc0c6 feat: 根據版本號格式決定是否標記 latest
- 純數字版本(如 0.1.10)→ 同時標記 latest
- 測試版本(如 0.1.10.test)→ 僅標記版本號
- 使用正則表達式 ^[0-9]+\.[0-9]+\.[0-9]+$ 判斷
2026-01-21 22:38:37 +08:00
..
auto-upstream-sync.yml refine fonts and language support 2026-01-19 23:54:04 +08:00
bump-version.yml Potential fix for code scanning alert no. 2: Workflow does not contain permissions (#476) 2025-12-14 20:46:01 +01:00
check-lint.yml Potential fix for code scanning alert no. 3: Workflow does not contain permissions (#475) 2025-12-14 20:33:13 +01:00
conventional-label.yml Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#474) 2025-12-14 20:33:27 +01:00
docker-build-remote.yml feat: 根據版本號格式決定是否標記 latest 2026-01-21 22:38:37 +08:00
docker-publish.yml fix(ci): 修正 Release workflow 確保 Docker Image 正確發佈 2026-01-20 12:52:02 +08:00
dockerhub-description.yml fix(ci): 修正 Release workflow 確保 Docker Image 正確發佈 2026-01-20 12:52:02 +08:00
release.yml fix(ci): 修正 Release workflow 確保 Docker Image 正確發佈 2026-01-20 12:52:02 +08:00
remove-docker-tag.yml chore: format all files 2025-06-03 19:19:28 +02:00
run-bun-test.yml Potential fix for code scanning alert no. 5: Workflow does not contain permissions (#472) 2025-12-14 20:30:31 +01:00
upstream-sync.yml refine fonts and language support 2026-01-19 23:54:04 +08:00