Yury Semikhatsky
|
0d6bb2f547
|
devops: add bots for other browsers/platforms (#174)
|
2025-04-15 13:16:56 -07:00 |
|
Pavel Feldman
|
6891a525b3
|
chore: add npx install step to the publish workflow (#178)
|
2025-04-14 20:09:38 -07:00 |
|
Pavel Feldman
|
606b898a71
|
chore: allow reusing tab over cdp (#170)
Fixes https://github.com/microsoft/playwright-mcp/issues/164
|
2025-04-14 16:39:58 -07:00 |
|
Max Schmitt
|
128e75b9f4
|
devops: fix npm publishing due to proverance (#112)
Like
[upstream](3ad5c2731a/.github/workflows/publish_release_npm.yml (L15) )
and in the
[docs](https://docs.npmjs.com/generating-provenance-statements#example-github-actions-workflow).
|
2025-04-02 00:37:13 +02:00 |
|
Max Schmitt
|
88fbf50841
|
devops: use --provenance when publishing to NPM (#83)
Similar to how we do it upstream:
e2c8163b14/utils/publish_all_packages.sh (L97)
Reference: https://docs.npmjs.com/generating-provenance-statements
|
2025-03-29 19:17:54 +01:00 |
|
Pavel Feldman
|
af522dca5f
|
chore: lint and test prior to publishing
|
2025-03-28 13:43:44 -07:00 |
|
Max Schmitt
|
878b46588b
|
devops: add NPM publishing (#4)
Requires the `NPM_TOKEN` secret to be set.
|
2025-03-27 18:08:43 +01:00 |
|
Pavel Feldman
|
f9e5abb631
|
chore: update readme, add workflow
|
2025-03-21 13:17:47 -07:00 |
|