Skip to content

fix(agfs): 预编译agfs所依赖的lib/bin,无需安装时构建#388

Merged
MaojiaSheng merged 2 commits intomainfrom
fix/agfs
Mar 3, 2026
Merged

fix(agfs): 预编译agfs所依赖的lib/bin,无需安装时构建#388
MaojiaSheng merged 2 commits intomainfrom
fix/agfs

Conversation

@chuanbao666
Copy link
Collaborator

@chuanbao666 chuanbao666 commented Mar 3, 2026

Summary

预编译agfs所需的lib/bin,更新相关文档

以下环境提供预编译的 Wheel 包,安装时无需本地编译:

  • Windows: x86_64
  • macOS: x86_64, arm64 (Apple Silicon)
  • Linux: x86_64 (manylinux)

对于其他平台(如 Linux ARM64、FreeBSD 等),安装时 pip 将会自动从源码进行编译。

Type of Change

  • New feature (feat)
  • Bug fix (fix)
  • Documentation (docs)
  • Refactoring (refactor)
  • Other

Testing

手动触发构建,产物符合预期
https://github.com/volcengine/OpenViking/actions/runs/22577667883

  • Unit tests pass
  • Manual testing completed

Related Issues

Checklist

  • Code follows project style guidelines
  • Tests added for new functionality
  • Documentation updated (if needed)
  • All tests pass

@MaojiaSheng MaojiaSheng merged commit 913bc75 into main Mar 3, 2026
22 checks passed
@MaojiaSheng MaojiaSheng deleted the fix/agfs branch March 3, 2026 04:15
@github-project-automation github-project-automation bot moved this from Backlog to Done in OpenViking project Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants