Skip to content

MINOR: push playwright trace files as job artifacts#3313

Merged
Dave Shoup (shouples) merged 1 commit intomainfrom
djs/test-artifacts
Mar 9, 2026
Merged

MINOR: push playwright trace files as job artifacts#3313
Dave Shoup (shouples) merged 1 commit intomainfrom
djs/test-artifacts

Conversation

@shouples
Copy link
Copy Markdown
Contributor

@shouples Dave Shoup (shouples) commented Feb 28, 2026

We already push them as workflow artifacts, but this makes it easier to look at a specific job (logs or otherwise) and download the associated trace file.

Current workflow artifacts:
image

Current job artifacts (nothing useful for test failure triage):
image

Ref: https://docs.semaphore.io/using-semaphore/artifacts

Copilot AI review requested due to automatic review settings February 28, 2026 02:08
@shouples Dave Shoup (shouples) marked this pull request as ready for review February 28, 2026 02:10
@shouples Dave Shoup (shouples) requested a review from a team as a code owner February 28, 2026 02:10
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Semaphore CI pipelines for Playwright E2E runs so the generated Playwright HTML report archive is uploaded not only as a workflow artifact but also as a job artifact, making it easier to download traces/reports from an individual job page.

Changes:

  • Push Playwright report archive as a Semaphore job artifact in the Makefile-based flow.
  • Push Playwright report archive as a Semaphore job artifact in the Windows Playwright E2E pipeline block.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
mk-files/semaphore.mk Adds an artifact push job upload for the merged Playwright report archive.
.semaphore/playwright-e2e.yml Adds an artifact push job upload for the Windows merged Playwright report archive.

Comment thread mk-files/semaphore.mk
@sonarqube-confluent
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@shouples Dave Shoup (shouples) merged commit 8bf13ab into main Mar 9, 2026
18 checks passed
@shouples Dave Shoup (shouples) deleted the djs/test-artifacts branch March 9, 2026 21:47
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.

3 participants