Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: nix shell to support playwright e2e tests#12917

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Emyrk merged 8 commits intomainfromstevenmasley/playwright-nix
Apr 10, 2024

Conversation

Emyrk
Copy link
Member

nix is running an older version of chromium, so had to reduce the playwright version.

nix is running an older version of chromium, so had to reduce theplaywright version.
@EmyrkEmyrk marked this pull request as ready for reviewApril 10, 2024 16:36
@EmyrkEmyrk requested a review fromaslilacApril 10, 2024 17:59
Copy link
Member

@aslilacaslilac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

couple small things, but overall this is great! thanks for this!

@@ -20,3 +20,26 @@ pnpm playwright:test
# Run a specific test (`-g` stands for grep. It accepts regex).
pnpm playwright:test -g '<your test here>'
```

# Using nix
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I think it's probably worth linking tohttps://search.nixos.org/packages?channel=unstable&type=packages&query=playwright-driver somewhere in this section as a quick way to figure out what the "right" Playwright version is

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

👍

@aslilac
Copy link
Member

I bet we could even write a script that gets the version number from nixpkgs, and runspnpm install playwright@x.x.x, but that's probably for another PR

Emyrk reacted with thumbs up emoji

Emyrkand others added2 commitsApril 10, 2024 13:14
@Emyrk
Copy link
MemberAuthor

I bet we could even write a script that gets the version number from nixpkgs, and runspnpm install playwright@x.x.x, but that's probably for another PR

That would be very cool.

@EmyrkEmyrk merged commit7fd9a75 intomainApr 10, 2024
@EmyrkEmyrk deleted the stevenmasley/playwright-nix branchApril 10, 2024 19:08
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 10, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@aslilacaslilacaslilac approved these changes

Assignees

@EmyrkEmyrk

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@Emyrk@aslilac

[8]ページ先頭

©2009-2025 Movatter.jp