Skip to content

test: remove apt, bun, npm, pip install tests#1275

Merged
mishushakov merged 6 commits intomainfrom
mishushakov/skip-install-tests
Apr 24, 2026
Merged

test: remove apt, bun, npm, pip install tests#1275
mishushakov merged 6 commits intomainfrom
mishushakov/skip-install-tests

Conversation

@mishushakov
Copy link
Copy Markdown
Member

@mishushakov mishushakov commented Apr 16, 2026

Summary

  • Deletes install test files for apt, bun, npm, and pip in both JS and Python SDKs
  • Removes sync and async variants in Python
  • Stacktrace tests for these install methods are kept

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 16, 2026

⚠️ No Changeset found

Latest commit: 8f79fdd

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

@cursor
Copy link
Copy Markdown

cursor Bot commented Apr 16, 2026

PR Summary

Low Risk
Low risk because this PR only deletes test coverage and does not change production code paths; the main impact is reduced regression detection for these install helpers.

Overview
Deletes the template build tests for the apt, bun, npm, and pip install helpers in the JS SDK.

Removes the corresponding Python SDK tests for both sync and async template APIs, reducing coverage for these install methods.

Reviewed by Cursor Bugbot for commit 8f79fdd. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 16, 2026

Package Artifacts

Built from 8220132. Download artifacts from this workflow run.

JS SDK (e2b@2.19.1-mishushakov-skip-install-tests.0):

npm install ./e2b-2.19.1-mishushakov-skip-install-tests.0.tgz

CLI (@e2b/cli@2.9.1-mishushakov-skip-install-tests.0):

npm install ./e2b-cli-2.9.1-mishushakov-skip-install-tests.0.tgz

Python SDK (e2b==2.20.0+mishushakov-skip-install-tests):

pip install ./e2b-2.20.0+mishushakov.skip.install.tests-py3-none-any.whl

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 84d9848ad9

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread packages/js-sdk/tests/template/methods/aptInstall.test.ts Outdated
mishushakov and others added 3 commits April 16, 2026 18:50
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mishushakov mishushakov changed the title test: comment out apt, bun, npm, pip install tests test: remove apt, bun, npm, pip install tests Apr 16, 2026
@mishushakov mishushakov enabled auto-merge (squash) April 24, 2026 13:26
@mishushakov mishushakov merged commit b97fd4d into main Apr 24, 2026
34 of 35 checks passed
@mishushakov mishushakov deleted the mishushakov/skip-install-tests branch April 24, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants