Skip to content

docs: fix contributing setup and AGFS references#2876

Open
rocke2020 wants to merge 1 commit into
volcengine:mainfrom
rocke2020:docs/fix-contributing-agfs
Open

docs: fix contributing setup and AGFS references#2876
rocke2020 wants to merge 1 commit into
volcengine:mainfrom
rocke2020:docs/fix-contributing-agfs

Conversation

@rocke2020

Copy link
Copy Markdown

Summary

  • Clarify that Go is only required for Go SDK development under sdk/go, not AGFS source builds.
  • Update AGFS native rebuild wording to refer to AGFS/RAGFS and the Rust binding.
  • Replace the nonexistent third_party/agfs/ project-structure entry with current native dependency/RAGFS paths.
  • Use uvx pre-commit install for hook installation because pre-commit is not declared in the repo dev environment.

Verification

  • uvx pre-commit run --files CONTRIBUTING.md (Ruff hooks skipped: no Python files to check)
  • git diff --name-only upstream/main...HEAD -> CONTRIBUTING.md
  • git rev-list --left-right --count upstream/main...HEAD -> 0 1
  • rg -n "AGFS \(Go\)|third_party/agfs|pip install pre-commit" CONTRIBUTING.md || true -> no output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant