Skip to content

Keep Playwright versions in sync#3687

Merged
stchris merged 1 commit intodevelopfrom
feature/playwright-version-sync
Apr 22, 2024
Merged

Keep Playwright versions in sync#3687
stchris merged 1 commit intodevelopfrom
feature/playwright-version-sync

Conversation

@stchris
Copy link
Contributor

@stchris stchris commented Apr 22, 2024

So far the situation with e2e tests was that both the Dockerfile and the requirements mentioned playwright versions, but due to the way Dependabot works it can't update them atomically. Getting out-of-sync versions would result in failed e2e tests.

This change proposes keeping the version in one place and automatically pulling the corresponding container image version based on that.

It also moves e2e-related dependencies from requirements-dev.txt to e2e/requirements.txt and updates the dependabot configuration accordingly.

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