Commit Graph

14 Commits

Author SHA1 Message Date
b476ca4fa1
fix: update workflow to support multiple branches and add prebuild scripts for Chrome and Firefox 2025-05-29 09:51:05 +10:00
c7553ace12
fix: update artifact naming and improve zip compression step in workflow
Some checks failed
构建扩展程序 / 构建扩展程序 (push) Successful in 49s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Failing after 28s
2025-05-28 21:23:18 +10:00
a3ce2be851
fix: correct artifact compression step to include all files in dist directory
Some checks failed
构建扩展程序 / 构建扩展程序 (push) Successful in 41s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Failing after 23s
2025-05-28 16:20:41 +10:00
91bba5cfb1
fix: remove environment variable for extension ID in upload step
All checks were successful
构建扩展程序 / 构建扩展程序 (push) Successful in 44s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Successful in 27s
2025-05-28 15:50:21 +10:00
d80a2211b6
fix: update Node.js version to 22 in publish job
Some checks failed
构建扩展程序 / 构建扩展程序 (push) Successful in 42s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Failing after 23s
2025-05-28 15:48:13 +10:00
0985edd8ad
fix: correct artifact download step by removing file extension from name parameter
Some checks failed
构建扩展程序 / 构建扩展程序 (push) Successful in 43s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Failing after 19s
2025-05-28 15:45:51 +10:00
058ae368e3
fix: correct artifact upload step by adjusting name and path parameters
Some checks failed
构建扩展程序 / 发布至 Chrome 应用商店 (push) Has been cancelled
构建扩展程序 / 构建扩展程序 (push) Has been cancelled
2025-05-28 15:45:33 +10:00
8d4051b6bd
fix: simplify artifact packaging step by correcting zip command
Some checks failed
构建扩展程序 / 构建扩展程序 (push) Failing after 35s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Has been skipped
2025-05-28 15:43:23 +10:00
90a5b84c67
fix: update Node.js version to 22 and streamline artifact handling in workflow
Some checks failed
构建扩展程序 / 构建扩展程序 (push) Failing after 34s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Has been skipped
2025-05-28 15:41:53 +10:00
4da11d60d4
fix: streamline Chrome Web Store upload step by removing redundant checkout step and simplifying command
Some checks failed
构建扩展程序 / 构建扩展程序 (push) Successful in 57s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Failing after 18s
2025-05-28 15:37:30 +10:00
9dcb1c0411
fix: remove unused extension ID parameter from Chrome Web Store upload step
Some checks failed
构建扩展程序 / 构建扩展程序 (push) Successful in 1m3s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Failing after 32s
2025-05-28 15:33:52 +10:00
cb655c3ab4
feat: enhance workflow for building and publishing the extension to Chrome Web Store
Some checks failed
构建扩展程序 / 构建扩展程序 (push) Successful in 1m0s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Failing after 1m56s
2025-05-28 14:39:15 +10:00
baaf451978
refactor: update workflow names to Chinese and remove unnecessary console log
All checks were successful
构建扩展程序 / build (push) Successful in 57s
2025-05-28 14:05:01 +10:00
ccd5545779
feat: add workflow for building the extension with Node.js
All checks were successful
Build Extension / build (push) Successful in 2m46s
2025-05-28 13:59:52 +10:00