Commit Graph

53 Commits

Author SHA1 Message Date
严浩
fa8d02f08d feat: 移除 size-limit 依赖及相关工作流配置 2025-03-25 11:42:13 +08:00
严浩
b475a7bbdd feat: 添加构建大小统计到 depcheck 工作流,并移除 playwright 工作流中的重复统计 2025-03-25 10:39:18 +08:00
严浩
2df09cf33f feat: 整理目录结构 2025-03-25 10:36:19 +08:00
mini2024
e66dc097f7 chore: 更新 Vercel 命令为 pnpm dlx 以提高执行效率 2025-03-23 02:19:13 +08:00
cc17419836 chore(deps): update yanhao98/composite-actions digest to ae93019 2025-03-23 02:06:25 +08:00
mini2024
bee73670b7 feat: 更新 Playwright 工作流,增加以KB为单位的构建大小统计 2025-03-22 23:54:24 +08:00
mini2024
d23fcd72c7 feat: 更新 Playwright 工作流以计算构建大小;添加 vite-plugin-purgecss-updated-v5 插件 2025-03-22 23:50:24 +08:00
mini2024
9e6d526ada feat: 添加构建大小计算步骤;更新依赖项,新增 vite-plugin-singlefile 插件 2025-03-22 23:44:06 +08:00
0f04b268b6 chore(deps): update yanhao98/composite-actions digest to a7c66fb 2025-03-16 17:25:25 +08:00
严浩
ca1521328c chore: 更新 setup-node-environment 版本并添加静态代码分析工作流 2025-03-10 11:02:45 +08:00
mini2024
97431f932f feat: add unocss-preset-chinese and update related configurations 2025-02-25 00:27:05 +08:00
严浩
cb6cf464ee Merge branch 'sat' 2025-02-11 19:28:55 +08:00
严浩
e14c897b2c chore: update Vercel workflow to include 'sat' branch for deployment 2025-02-10 17:35:06 +08:00
严浩
f26342ddfc chore(ci): update Vercel workflow to trigger on main and sat branches 2025-02-08 13:45:38 +08:00
严浩
72c638894f chore(ci): enable Playwright browser installation in workflow 2025-02-05 12:14:07 +08:00
mini2024
14fdb7ef1f chore(ci): reorganize CI workflows and add depcheck and playwright jobs 2025-01-24 00:28:13 +08:00
严浩
72a51b7fc7 feat: 更新 CI 工作流,添加构建项目的注释 2025-01-05 23:03:31 +08:00
严浩
b638926537 feat: 更新 CI 工作流,调整构建和类型检查顺序 2025-01-05 23:02:24 +08:00
严浩
c2d942554d chore: 清理 CI 配置,移除不必要的 .npmrc 修改步骤 2024-12-26 17:39:19 +08:00
严浩
49e18facda feat: 更新 VSCode 配置,添加 oxc 插件,调整 eslint 配置,优化构建和类型检查命令 2024-12-25 23:44:18 +08:00
严浩
0be091c32f fix: 更新 CI 工作流,修改构建命令以确保类型定义文件存在 2024-12-15 00:51:09 +08:00
严浩
efc52343f2 chore: 更新依赖项版本,提升项目稳定性 2024-12-15 00:41:52 +08:00
严浩
baa100d6ed fix: 修正 CI 工作流中的 Vue 类型检查命令格式 2024-12-15 00:36:00 +08:00
严浩
b166cc9d60 feat: 更新 CI 工作流,修改 Surge 部署步骤以使用主分支 2024-12-10 09:54:34 +08:00
严浩
71c2e6408a feat: 更新依赖项版本和CI配置 2024-12-04 14:36:30 +08:00
081ae50e09 chore(deps): update yanhao98/composite-actions digest to 6af4afe 2024-11-26 23:30:38 +08:00
6239cfd928 chore(deps): update yanhao98/composite-actions digest to fdab136 2024-11-20 20:03:04 +08:00
严浩
3ffb874049 chore: 在 CI 流程中添加 taze 依赖检查步骤 2024-10-18 17:06:19 +08:00
严浩
b3fc1e8999 chore: 简化 CI 流程中的 Vue 类型检查步骤 2024-10-17 12:41:49 +08:00
09a2441e87 chore(deps): update yanhao98/composite-actions digest to e7fd5cc 2024-10-13 17:23:09 +08:00
d99b4fff5d chore(deps): update yanhao98/composite-actions digest to 52dbb4c 2024-10-12 18:48:52 +08:00
严浩
84e818320c 修复 CI 工作流中的条件判断,确保在 nektos/act 环境下跳过 Surge 部署步骤 2024-10-12 16:50:16 +08:00
严浩
d27bec83ca 更新 CI 工作流,使用复合动作部署到 Surge,移除旧的 Surge 预览步骤 2024-10-12 14:32:35 +08:00
严浩
cf1e11f56c 测试 afc163/surge-preview 2024-10-12 13:46:16 +08:00
严浩
a4202fdcf5 修复 CI 工作流中的条件判断,使用 github.event.act 替代 env.ACT 2024-10-12 12:54:52 +08:00
严浩
9f800090ea 更新 CI 工作流以使用特定版本的 setup-node-environment 操作 2024-10-12 12:51:43 +08:00
严浩
229e167525 更新 CI 工作流以使用新的容器,修改 Playwright 基础 URL,增强测试用例以附加截图和日志 2024-10-12 12:48:36 +08:00
严浩
90002352b5 重命名 CI 工作流,合并 Playwright 和 depcheck 任务,删除旧的工作流文件 2024-10-12 11:23:45 +08:00
严浩
d08c1c40b0 测试 playwright.yaml 2024-10-12 11:13:05 +08:00
严浩
84ba3326ab 简化依赖检查工作流,合并步骤以提高可读性 2024-10-11 16:05:51 +08:00
严浩
e26855e39e 更新 CI 工作流,移除并发设置;新增依赖检查工作流 2024-10-11 16:03:40 +08:00
94f082e98d 删除 .github/workflows/playwright.yml.off 2024-10-10 19:09:39 +08:00
严浩
4e11d8255c fix: 优化 CI 流程,简化 Node.js 环境设置,修复按钮点击事件绑定 2024-10-09 18:01:24 +08:00
严浩
80c1adbefc feat: 添加 Vue 类型检查到 CI 流程,更新 Icons.vue 和 unocss.config.ts 文件 2024-10-09 17:58:50 +08:00
3034cd5c27 更新 .github/workflows/ci.yaml
Signed-off-by: gitea_1-h.cc <i@oo1.dev>
2024-09-30 14:10:55 +08:00
严浩
b4a66d4274 Update ci.yaml to use latest version of pnpm for Vercel commands 2024-09-27 09:33:06 +08:00
严浩
e50a16a583 Update ci.yaml to use pnpm instead of pnpx for Vercel commands 2024-09-26 17:56:57 +08:00
严浩
1d41cd4011 Update ci.yaml to use pnpm instead of pnpx for Vercel commands 2024-09-26 14:09:06 +08:00
严浩
088e9f0ad7 Update ci.yaml to use pnpm instead of pnpx for Vercel commands 2024-09-26 12:46:01 +08:00
严浩
6edb5f8462 Playwright Tests 1240 2024-09-26 12:40:11 +08:00