Conversation
|
There was a problem hiding this comment.
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.
Package ArtifactsBuilt from aaea44a. Download artifacts from this workflow run. JS SDK ( npm install ./e2b-2.19.6-tvi-patch-1.0.tgzCLI ( npm install ./e2b-cli-2.10.2-tvi-patch-1.0.tgzPython SDK ( pip install ./e2b-2.21.0+tvi.patch.1-py3-none-any.whl |
No description provided.