Skip to content

Editing README of external PrivacyGuard github repo#119

Closed
matthieumeeus wants to merge 1 commit into
facebookresearch:mainfrom
matthieumeeus:export-D98360821
Closed

Editing README of external PrivacyGuard github repo#119
matthieumeeus wants to merge 1 commit into
facebookresearch:mainfrom
matthieumeeus:export-D98360821

Conversation

@matthieumeeus
Copy link
Copy Markdown

Summary:
In diff D96365690, we introduced codeBLEU as a similarity metric to compare different pieces of code.

For this, we added codebleu==0.6.0 as a dependency, which requires tree-sitter==0.20.4 when codebleu is being built.

While we had updated the github/pyproject.toml and the github/reusable_test.yml to account for this in the external PrivacyGuard repo, we did not update the corresponding installation instructions in the external README.md to accommodate this.

I tried the current installation instructions and it failed because of the codebleu/tree-sitter dependency.

This diff corrects the instructions.

Differential Revision: D98360821

Summary:
In diff [D96365690](https://www.internalfb.com/diff/D96365690?dst_version_fbid=824565110674273), we introduced codeBLEU as a similarity metric to compare different pieces of code.

For this, we added codebleu==0.6.0 as a dependency, which requires tree-sitter==0.20.4 when codebleu is being built.

While we had updated the `github/pyproject.toml` and the `github/reusable_test.yml` to account for this in the external PrivacyGuard repo, we did not update the corresponding installation instructions in the external README.md to accommodate this.

I tried the current installation instructions and it failed because of the codebleu/tree-sitter dependency.

This diff corrects the instructions.

Differential Revision: D98360821
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Mar 26, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Mar 26, 2026

@matthieumeeus has exported this pull request. If you are a Meta employee, you can view the originating Diff in D98360821.

@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Mar 27, 2026

This pull request has been merged in d6202ce.

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

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant