Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-update Playwright version in Python Docker images #102

Open
fnesveda opened this issue May 16, 2023 · 3 comments
Open

Auto-update Playwright version in Python Docker images #102

fnesveda opened this issue May 16, 2023 · 3 comments
Assignees
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.

Comments

@fnesveda
Copy link
Member

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.

@fnesveda fnesveda added t-platform Issues with this label are in the ownership of the platform team. solutioning The issue is not being implemented but only analyzed and planned. debt Code quality improvement or decrease of technical debt. low priority Low priority issues to be done eventually. labels May 22, 2023
@fnesveda fnesveda added the backend Issues related to the platform backend. label Oct 10, 2023
@fnesveda fnesveda added t-tooling Issues with this label are in the ownership of the tooling team. and removed t-platform Issues with this label are in the ownership of the platform team. labels Apr 10, 2024
@fnesveda
Copy link
Member Author

@vdusek @B4nan I'm moving this to your team since Python tooling falls on you now

@B4nan
Copy link
Member

B4nan commented Apr 10, 2024

cc @vladfrangu

@vdusek
Copy link
Contributor

vdusek commented Apr 22, 2024

Blocked by apify/crawlee-python#79

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

4 participants