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

Refactor Playwright auth steps into separate CI step so the shards do not repeat setup #8911

Closed
1 task
grahamlangford opened this issue Jul 23, 2024 · 2 comments

Comments

@grahamlangford
Copy link
Collaborator

Motivation

  • We introduced sharding to dramatically reduce the Playwright runtime but each shard has to run authentication
  • Running the authentication once in a separate step that the Playwright shards inherit would further reduce the time needed to run tests

Acceptance Criteria

  • GitHub Actions that run Playwright tests all run an auth step as a prerequisite to the tests running
Copy link

This issue will be closed in 7 days unless the stale label is removed, or a comment is added to the issue.

@github-actions github-actions bot added the Stale label Oct 22, 2024
@grahamlangford
Copy link
Collaborator Author

Duplicate of #8912

@grahamlangford grahamlangford marked this as a duplicate of #8912 Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant