Skip to content

ci: stop uploading Playwright reports#2004

Merged
yottahmd merged 3 commits intomainfrom
ci/disable-playwright-artifacts
Apr 16, 2026
Merged

ci: stop uploading Playwright reports#2004
yottahmd merged 3 commits intomainfrom
ci/disable-playwright-artifacts

Conversation

@yottahmd
Copy link
Copy Markdown
Collaborator

@yottahmd yottahmd commented Apr 16, 2026

Summary

  • Stop uploading Playwright test reports as CI artifacts.
  • Keep the browser E2E build and test execution unchanged.

Testing

  • Not run (workflow-only change).

Summary by CodeRabbit

Release Notes

  • Chores
    • Removed automatic upload and archival of Playwright end-to-end test results from the continuous integration pipeline.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 16, 2026

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 033b2e54-e196-4238-9e8b-e5aa0ddedb2d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The pull request removes a Playwright test artifact upload step from the CI workflow's e2e job that previously collected test results from the ui/test-results directory per shard with 7-day retention.

Changes

Cohort / File(s) Summary
CI Workflow
.github/workflows/ci.yaml
Removed artifact upload step for Playwright test results (actions/upload-artifact) that was collecting ui/test-results from each test shard with 7-day retention; no replacement step added.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: removing Playwright artifact uploads from the CI workflow.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/disable-playwright-artifacts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@yottahmd yottahmd merged commit 74aea12 into main Apr 16, 2026
10 checks passed
@yottahmd yottahmd deleted the ci/disable-playwright-artifacts branch April 16, 2026 09:10
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.

1 participant