升级 libreFS HFS v2.1 Preview 与 Protected/Private 发布契约 - #13
Open
BlueSkyXN wants to merge 3 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
结果
将 libreFS canonical HFS 明确归类为 Preview,在 current-main strict formal wrapper 基线上补齐 Space=Protected、Bucket=Private contract,并同步维护文档与 storage sampler 的 HFS tooling 版本。
本 PR 只更新 GitHub contract、workflow、文档和校验;不包含真实凭据,也没有修改或部署 Hugging Face Space。
主要变更
space_visibility = "protected"、bucket_visibility = "private",保留 primary/candidate 角色与独立 env ledger。huggingface_hub==1.25.1+click==8.4.2,并验证repos settings --protected。main4845bf93545a75a81de1826731c89d30345d4130。中央依赖
c9a6eeeb115fd76581cdc584ab5cc741eb552637当作 draft dependency 候选,不声称标准已经进入main。huggingface_hub==1.25.1、click==8.4.2、PyYAML==6.0.2跑完 84 tests,并验证 module CLI 提供repos settings --protected。30561541131/ job90935541156为failure,但steps=[],annotation 明确为 account payment/spending-limit 的 GitHub Actions Billing 阻断;没有测试 step 实际执行,因此不能写成中央 CI 通过,也不能写成代码测试失败。兼容性与边界
验证
py_compile与scripts/validate-contract.sh:通过。actionlint、TOML visibility 解析、git diff --check:通过。59dd331af26552f101fe65d1cb653e9e313b9079:run30564521691/verifySUCCESS。Review focus
请重点复核 visibility/tooling 收紧没有改变 S3 path-style、ops/admin、安全、persistence 或 fixed wrapper 发布边界。