Skip to content

Reuse B&D artifact in test-playwright.yml#252

Draft
mishautkin wants to merge 1 commit into
mainfrom
feature/reuse-built-artifact
Draft

Reuse B&D artifact in test-playwright.yml#252
mishautkin wants to merge 1 commit into
mainfrom
feature/reuse-built-artifact

Conversation

@mishautkin
Copy link
Copy Markdown
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Feature

What is the current behavior? (You can also link to an open issue here)

Steps for retreiving B&D artifacts are missing.

What is the new behavior (if this is a feature change)?

  • Add inputs
    • BUILD_WORKFLOW_FILENAME (build-and-distribute.yml by default)
    • TESTED_ARTIFACT_DIR (tests/qa/resources/files by default)
    • TESTED_ARTIFACT_SLUG
  • Add steps
    • Resolve tested artifact run ID
    • Download tested artifact
    • Rename tested artifact (strips version to normalize .zip filename to TESTED_ARTIFACT_SLUG for further usage in tests)

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

No

@mishautkin mishautkin requested a review from Biont June 1, 2026 19:31
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