严浩
|
3033a8a707
|
build(devcontainer): 将PNPM环境变量从ARG改为ENV声明
CI/CD Pipeline / playwright (push) Successful in 1m58s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m8s
将Dockerfile中的PNPM_HOME和PATH从构建参数(ARG)改为环境变量(ENV)声明,
确保在容器运行时这些变量仍然有效。
|
2025-11-10 11:23:43 +08:00 |
|
严浩
|
a9b916221c
|
refactor(devcontainer): 调整 Dockerfile 和 devcontainer 配置
CI/CD Pipeline / playwright (push) Successful in 1m46s
CI/CD Pipeline / build-and-deploy (push) Successful in 1m44s
测试最新依赖 / build-and-test (push) Successful in 2m13s
测试最新依赖 / playwright (push) Successful in 2m31s
将 DEVCONTAINER 和 SANDBOX 环境变量从 Dockerfile 移至 devcontainer.json,
以提升配置的灵活性和一致性。同时,更新注释内容以准确反映当前安装脚本的功能。
|
2025-11-09 22:26:03 +08:00 |
|
严浩
|
ac7cb6a31c
|
build(devcontainer): 调整 pnpm LTS 版本配置时机
将 `pnpm env use lts --global` 命令从 Dockerfile 和 postCreateCommand 中移除,
并在 devcontainer.json 的 onCreateCommand 阶段添加该命令
[skip ci]
|
2025-11-09 22:20:34 +08:00 |
|
严浩
|
3f31d188f6
|
build(devcontainer): 更新 pnpm 配置为全局设置存储目录 [skip ci]
|
2025-11-09 21:53:19 +08:00 |
|
严浩
|
b7aab0a6a5
|
build(devcontainer): 添加SANDBOX环境变量配置
CI/CD Pipeline / playwright (push) Successful in 1m46s
CI/CD Pipeline / build-and-deploy (push) Successful in 1m41s
测试最新依赖 / build-and-test (push) Successful in 1m47s
测试最新依赖 / playwright (push) Successful in 1m56s
|
2025-11-09 02:49:47 +08:00 |
|
严浩
|
163af5e80c
|
build(devcontainer): 优化 zsh 配置与 pnpm 环境设置
CI/CD Pipeline / playwright (push) Failing after 1m58s
CI/CD Pipeline / build-and-deploy (push) Has been skipped
|
2025-11-09 00:55:03 +08:00 |
|
严浩
|
5a6fdc0efd
|
feat: 更新 Dockerfile 和 devcontainer.json,修改工作目录路径为 /wrkspc
CI/CD Pipeline / playwright (push) Successful in 2m53s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m57s
|
2025-11-08 16:22:54 +08:00 |
|
严浩
|
ccf61ee6c3
|
feat: 更新 Dockerfile 和 devcontainer.json
CI/CD Pipeline / playwright (push) Successful in 2m25s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m32s
|
2025-11-08 02:51:05 +08:00 |
|
严浩
|
aa55508ed7
|
feat: 更新 Dockerfile 和 devcontainer.json,添加别名和配置目录
CI/CD Pipeline / playwright (push) Successful in 2m11s
CI/CD Pipeline / build-and-deploy (push) Successful in 3m13s
|
2025-11-07 11:44:59 +00:00 |
|
严浩
|
8d052bcac8
|
feat: 更新 Dockerfile 和 devcontainer.json,优化开发环境配置和扩展推荐
CI/CD Pipeline / playwright (push) Successful in 2m17s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m26s
|
2025-11-07 08:18:45 +00:00 |
|
严浩
|
f883e0bec1
|
feat: 更新 pnpm 配置以设置全局存储目录
|
2025-11-07 01:38:48 +08:00 |
|
严浩
|
17bdbce8c8
|
feat: 添加 Dockerfile 和 devcontainer.json 文件以支持开发环境配置
CI/CD Pipeline / playwright (push) Successful in 2m17s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m48s
|
2025-11-07 01:34:21 +08:00 |
|