Commit Graph

1926 Commits

Author SHA1 Message Date
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
曾奥然
79b9f8dbfd Merge pull request #328 from MingriLingran/main
在Windows上使用 `PowerShell` 替代 `sed` 和 `grep` 来处理 `uv` 配置文件
2025-12-29 17:11:28 +08:00
LinRan
98cc5876fc update(rawstr4c/uv): Get uv config on Windows 2025-12-29 14:14:03 +08:00
LinRan
4f040cf115 feat(python/uv): 更新Windows平台uv配置获取逻辑
只获取配置行不输出其余信息
2025-12-29 14:12:36 +08:00
LinRan
64c4ec3c5f 添加新贡献者MingriLingran,修复 Windows 平台 uv 配置获取
添加新贡献者MingriLingran,修复 Windows 平台 uv 配置获取
2025-12-28 14:13:21 +08:00
LinRan
84503248d5 feat(python/uv): 添加 Windows 平台 uv 配置获取支持 2025-12-28 14:10:29 +08:00
LinRan
1f2bf0bf3d feat(contributors): 更新贡献者MingriLingran 2025-12-28 14:10:29 +08:00
LinRan
52f2ea5003 Merge pull request #1 from MingriLingran/dev
Dev
2025-12-27 21:02:42 +08:00
LinRan
f7393fafbf Merge branch 'main' into dev 2025-12-27 21:02:33 +08:00
LinRan
ecf686576b docs(Python): 添加Windows平台uv配置设置和测试命令 2025-12-27 20:58:51 +08:00
LinRan
8d768309d9 feat(python): 替换为字符串常量 2025-12-27 20:50:48 +08:00
LinRan
e3112f8dba feat(python/uv): 支持Windows平台的uv配置文件处理
在Windows平台上使用PowerShell替代sed和grep命令来处理uv配置文件
2025-12-27 20:16:18 +08:00
LinRan
08b213ae0b feat(python/uv): 支持Windows平台的uv配置文件处理
通过PowerShell命令实现Windows平台上的文件操作,
替代原有的sed和grep命令,确保uv配置文件在Windows
环境下能够正确设置源地址。
2025-12-27 20:09:24 +08:00
Aoran Zeng
3816263878 CI deprecated macos-13 2025-12-18 14:10:15 +08:00
Aoran Zeng
3657c9f7dd Prerelease 0.2.3.4 2025-12-18 14:01:49 +08:00
happygame
f5c78c5a04 Fix: 修复 Mac 上 uv 换源 #323 2025-12-18 13:56:12 +08:00
dependabot[bot]
db9449993b Bump actions/download-artifact from 6 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 21:20:15 +08:00
dependabot[bot]
6613c676cc Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 21:19:48 +08:00
dependabot[bot]
b8ff421a8a Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-25 10:50:06 +08:00
Aoran Zeng
7e6c90319d Prerelease 0.2.3.3 2025-11-09 13:05:48 +08:00
Aoran Zeng
9a6f39216c Fix Debian recipe: 多余的 /
[GitHub #319]
2025-11-09 12:58:30 +08:00
Aoran Zeng
55aef454e9 Prerelease 0.2.3.2 2025-10-30 20:21:12 +08:00
Aoran Zeng
64581bb718 Update lefthook.yml 2025-10-30 20:20:21 +08:00
Aoran Zeng
46e2cb8d43 Add missing \n for Arch
[GitHub #317]
2025-10-30 20:19:36 +08:00
Aoran Zeng
c22fae679e Rewrite chsrc_prepend_to_file()
[GitHub #317]
2025-10-30 20:18:08 +08:00
Aoran Zeng
6a527dba00 Fix deb building in CI 2025-10-29 13:28:56 +08:00
Aoran Zeng
dafbb302bb Fix cli.pl 2025-10-29 13:25:27 +08:00
Aoran Zeng
6e03939f45 Update doc 2025-10-29 12:41:07 +08:00
Aoran Zeng
1264b4192f Fix deb building in CI 2025-10-29 11:35:38 +08:00
Aoran Zeng
332186224f Prerelease v0.2.3.1 2025-10-28 22:34:40 +08:00
Aoran Zeng
fed349827c Rename to helper.c 2025-10-28 22:29:57 +08:00