Skip to content

Run playwright auto bump daily#51

Merged
piercefreeman merged 2 commits into
mainfrom
feature/daily-auto-bump
Jun 15, 2026
Merged

Run playwright auto bump daily#51
piercefreeman merged 2 commits into
mainfrom
feature/daily-auto-bump

Conversation

@piercefreeman

@piercefreeman piercefreeman commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Some rotunda logic relies on monkeypatching Playwright. We have unit tests and integration tests to ensure these are still valid, but those are only valuable if we actually run them against the latest Playwright versions.

This PR will run a script each day that checks for the latest published Playwright version. If the new version is above our pinned version, it will put up a PR against main that will kick off a full build and run our integration tests. If they pass as-is we should be able to simply merge it to support the latest version of Playwright. If it fails that indicates we need to likely update some portion of the patch.

@piercefreeman piercefreeman merged commit bad9a65 into main Jun 15, 2026
16 checks passed
@piercefreeman piercefreeman deleted the feature/daily-auto-bump branch June 15, 2026 20:38
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