Auto-update Playwright version in Python Docker images #102
Labels
backend
Issues related to the platform backend.
debt
Code quality improvement or decrease of technical debt.
low priority
Low priority issues to be done eventually.
solutioning
The issue is not being implemented but only analyzed and planned.
t-tooling
Issues with this label are in the ownership of the tooling team.
Right now, the Playwright version is hardcoded in the Python Docker images and in templates, so whenever Playwright releases a new version, we have to update it manually. We should figure out how to do this automatically, both here and in templates, and make sure that old actors don't break when we update the images.
The text was updated successfully, but these errors were encountered: