1956 Commits

Author SHA1 Message Date
Aoran Zeng
a56f330d03 Prerelease v0.2.5-alpha1 2026-02-24 17:36:09 +08:00
Aoran Zeng
0f8b5fa88d 运行时检测 Nix 安装方式然后再确定 scope
[GitHub #337]
2026-02-24 17:31:09 +08:00
Aoran Zeng
7efad63968 更新测试 2026-02-24 16:41:13 +08:00
Aoran Zeng
50ccdb1a42 增加 recipe_ 前缀 2026-02-24 16:35:08 +08:00
Aoran Zeng
3674fe882c 更新文档 2026-02-24 16:29:30 +08:00
Aoran Zeng
2be4dce1ea 引入 ImplementationDefinedScope 2026-02-24 16:12:58 +08:00
Aoran Zeng
cac80d1e37 移除 chef_allow_local_mode() 2026-02-24 14:23:44 +08:00
Aoran Zeng
7a42d417fa 所有 ware 设置 scope 信息 2026-02-24 14:05:17 +08:00
Aoran Zeng
197ebba13d 所有语言设置 scope 信息 2026-02-24 14:00:42 +08:00
Aoran Zeng
179d0b6d39 使用宏来稳定实现 2026-02-24 12:05:06 +08:00
Aoran Zeng
ceda610ead Clojure 为手动换源 2026-02-24 12:02:27 +08:00
Aoran Zeng
ecc3a1ad04 检查用户所要求的作用域是否能执行 2026-02-24 11:58:26 +08:00
Aoran Zeng
3e05bbb664 所有 OS 设置 scope 信息 2026-02-24 11:13:45 +08:00
Aoran Zeng
1a4a59e9c5 提供 chef_set_os_scope() 快捷函数 2026-02-24 11:09:00 +08:00
Aoran Zeng
eba1e0ca20 ls 输出 scope 信息 2026-02-24 11:04:10 +08:00
Aoran Zeng
740d19f0b7 chef 设置 scope 能力 2026-02-22 22:33:35 +08:00
Aoran Zeng
126fefa528 添加 ScopeCapability_t 2026-02-22 22:33:03 +08:00
Aoran Zeng
0b5efcb77d 内部使用新的状态变量判断scope 2026-02-22 21:43:46 +08:00
Aoran Zeng
708092aab2 支持 -scope value 写法 2026-02-22 21:34:11 +08:00
Aoran Zeng
659359fbda 引入 -scope= 选项,弃用 -local 选项 2026-02-22 21:20:57 +08:00
Aoran Zeng
5eb6e09832 增加换源作用域 2026-02-22 20:56:58 +08:00
Aoran Zeng
568643c2c9 Ignore .vs 2026-02-04 18:43:53 +08:00
Aoran Zeng
54be3b1d16 Prerelease v0.2.4.2 2026-01-21 19:21:34 +08:00
Aoran Zeng
b7ad60eb20 Ubuntu 检测架构提前至 prelude 阶段 2026-01-21 19:20:59 +08:00
Aoran Zeng
1683e1b7ca 使用 apt-get 2026-01-21 18:50:35 +08:00
Aoran Zeng
26db607552 Prerelease v0.2.4.1 2026-01-21 18:15:44 +08:00
Aoran Zeng
0180558cb7 修改API为 chef_set_rest_smURL_ 2026-01-21 18:12:38 +08:00
Aoran Zeng
d766a6f398 重新实现 chef_set_smURL() 2026-01-21 18:01:38 +08:00
Aoran Zeng
c830c5057c 使用 repoURLsmURL 2026-01-21 17:12:46 +08:00
Aoran Zeng
12134395c5 精简 API 2026-01-21 16:54:56 +08:00
Aoran Zeng
843ea9e755 增加 chef_set_source_smurl 2026-01-21 16:33:56 +08:00
Aoran Zeng
575f148ff5 调整部分 Cargo 测速链接为模糊测速 2026-01-21 15:48:44 +08:00
Aoran Zeng
7702906d7e 使用 chef_use_this() 2026-01-21 15:30:53 +08:00
Aoran Zeng
df1c4fae11 使用 chef_set_source_url 2026-01-21 15:26:25 +08:00
Aoran Zeng
b83362eb23 使用 apt-get 2026-01-21 15:00:39 +08:00
MaBing
d9609c12de 修复ubuntu arm64下reset的问题 2026-01-21 14:46:18 +08:00
Aoran Zeng
90d310454c 更新 Copyright 时间 2026-01-07 18:22:33 +08:00
Aoran Zeng
83d0926728 优化 installer.ps1 2026-01-07 18:11:02 +08:00
copilot-swe-agent[bot]
d87fa49b2e Improve efficiency of current directory detection
Use $PWD.Path instead of Get-Location | Select-Object for better performance

Co-authored-by: ccmywish <63459097+ccmywish@users.noreply.github.com>
2026-01-07 14:20:45 +08:00
copilot-swe-agent[bot]
6cbd03ac78 Fix Windows downloads directory recognition in installer.ps1
- Changed default directory parameter from hardcoded ${HOME}\Downloads to null
- Added Get_Downloads_Dir function to read actual downloads folder from Windows registry
- Modified Set_Install_Dir to auto-detect downloads directory or use current directory
- Updated help text to reflect new default behavior (current directory)
- Removed unused $default_install_dir variable

Co-authored-by: ccmywish <63459097+ccmywish@users.noreply.github.com>
2026-01-07 14:20:45 +08:00
Aoran Zeng
f4f683589c Bump version to v0.2.4 v0.2.4 2025-12-31 15:12:08 +08:00
Aoran Zeng
ee92d1faac Windows 上额外检测 python3 命令是否为微软商店占位符
[GitHub #327]
2025-12-31 14:03:09 +08:00
Aoran Zeng
528c64e6ae 更新 xy_run_* 注释 2025-12-31 14:01:27 +08:00
Aoran Zeng
ffebe1630c 调整 Cargo recipe 内宏名 2025-12-31 13:39:32 +08:00
曾奥然
b219517911 Merge pull request #330 from Mikachu2333/main
修复 `Rust` `Cargo` 测速链接404的问题
2025-12-31 13:15:04 +08:00
Mikachu2333
f15d8a9017 再次修正链接
思源镜像站真恶心,就它不一样
2025-12-30 21:46:50 +08:00
Mikachu2333
fd5604a9cc 修复 rust cargo 测速链接 404 2025-12-30 21:43:37 +08:00
Aoran Zeng
7fd79ea284 chsrc_view_env 运行时检测系统 2025-12-29 18:34:31 +08:00
Aoran Zeng
6418b1557f 优先使用 pwsh,不存在时回落使用 powershell 2025-12-29 18:09:03 +08:00
Aoran Zeng
a41ff32936 get uv 使用 PowerShell 脚本 2025-12-29 17:51:59 +08:00