Skip to content

Mark additional files as linguist-generated#1316

Open
tvi wants to merge 1 commit intomainfrom
tvi-patch-1
Open

Mark additional files as linguist-generated#1316
tvi wants to merge 1 commit intomainfrom
tvi-patch-1

Conversation

@tvi
Copy link
Copy Markdown

@tvi tvi commented May 7, 2026

No description provided.

@tvi tvi requested review from ValentaTomas and jakubno as code owners May 7, 2026 02:29
@cla-bot cla-bot Bot added the cla-signed label May 7, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 7, 2026

⚠️ No Changeset found

Latest commit: 3325206

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, trivial .gitattributes update marking generated SDK files.

Extended reasoning...

Overview\nThis PR adds two lines to .gitattributes to mark packages/python-sdk/e2b/envd/filesystem/** and packages/python-sdk/e2b/envd/process/** as linguist-generated=true. This affects how GitHub displays these files (collapsed in diffs, excluded from language stats) but has zero runtime impact.\n\n### Security risks\nNone. .gitattributes only affects git's local handling of files (line endings, diffs, linguist hints). It does not affect code execution, permissions, or data handling.\n\n### Level of scrutiny\nMinimal scrutiny needed — this is a metadata-only change with no functional impact. The targeted directories are indeed generated client code (envd filesystem/process gRPC stubs), consistent with the existing entry for the API client.\n\n### Other factors\nTwo-line additive change, no changeset needed (the bot warning is informational), no bugs flagged by the hunter, follows the established pattern already in the file.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Package Artifacts

Built from aaea44a. Download artifacts from this workflow run.

JS SDK (e2b@2.19.6-tvi-patch-1.0):

npm install ./e2b-2.19.6-tvi-patch-1.0.tgz

CLI (@e2b/cli@2.10.2-tvi-patch-1.0):

npm install ./e2b-cli-2.10.2-tvi-patch-1.0.tgz

Python SDK (e2b==2.21.0+tvi-patch-1):

pip install ./e2b-2.21.0+tvi.patch.1-py3-none-any.whl

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants