Skip to content

test: run stagehand template e2e test with OPENAI_API_KEY#1894

Open
vdusek wants to merge 1 commit into
masterfrom
test/stagehand-e2e-openai-key
Open

test: run stagehand template e2e test with OPENAI_API_KEY#1894
vdusek wants to merge 1 commit into
masterfrom
test/stagehand-e2e-openai-key

Conversation

@vdusek
Copy link
Copy Markdown
Collaborator

@vdusek vdusek commented May 12, 2026

Closes #1884

Now that OPENAI_API_KEY is configured as a repository secret, the stagehand
template e2e test can run the actor instead of only validating the build.
The key is registered as a secret env var on the deployed actor version so
the platform injects it into the run.

Closes #1884
@vdusek vdusek added t-tooling Issues with this label are in the ownership of the tooling team. adhoc Ad-hoc unplanned task added during the sprint. labels May 12, 2026
@vdusek vdusek self-assigned this May 12, 2026
@github-actions github-actions Bot added this to the 140th sprint - Tooling team milestone May 12, 2026
@github-actions github-actions Bot added the tested Temporary label used only programatically for some analytics. label May 12, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.84%. Comparing base (0c89b6e) to head (b49adf6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1894      +/-   ##
==========================================
- Coverage   92.87%   92.84%   -0.03%     
==========================================
  Files         167      167              
  Lines       11699    11699              
==========================================
- Hits        10865    10862       -3     
- Misses        834      837       +3     
Flag Coverage Δ
unit 92.84% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek vdusek requested a review from janbuchar May 12, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add e2e tests for StagehandCrawler

2 participants