Skip to content

fix(templates): Use Playwright version locked base docker images#1997

Merged
Pijukatel merged 1 commit into
masterfrom
lock-pw-version-in-templates
Jun 30, 2026
Merged

fix(templates): Use Playwright version locked base docker images#1997
Pijukatel merged 1 commit into
masterfrom
lock-pw-version-in-templates

Conversation

@Pijukatel

@Pijukatel Pijukatel commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Description

Base Docker images are bumping Playwright version automatically. This can make templates broken. Bumping the version in templates should be a manual step.

(Should be used together with #1996 for fixing and stabilizing templates)

Issues

@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.03%. Comparing base (74e00fe) to head (4c30543).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1997      +/-   ##
==========================================
+ Coverage   92.99%   93.03%   +0.04%     
==========================================
  Files         167      167              
  Lines       11770    11770              
==========================================
+ Hits        10945    10950       +5     
+ Misses        825      820       -5     
Flag Coverage Δ
unit 93.03% <ø> (+0.04%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.
@Pijukatel Pijukatel requested review from vdusek and vladfrangu June 30, 2026 08:45
@vdusek vdusek changed the title fix: Use Playwright version locked base docker images Jun 30, 2026

@vdusek vdusek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@Pijukatel Pijukatel merged commit b5f0cb4 into master Jun 30, 2026
91 of 127 checks passed
@Pijukatel Pijukatel deleted the lock-pw-version-in-templates branch June 30, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants