Граф коммитов

137 Коммитов

Автор SHA1 Сообщение Дата
Hamir Mahal 42acdf0081
feat: section header when appending existing `.gitignore` (#132)
* chore: changes from formatting on save

* style: separate addition of `playwright` entries
2024-10-29 12:34:35 +01:00
Max Schmitt 34403ed486
chore: use import instead of require in generated JS examples (#131) 2024-10-23 11:53:22 +02:00
Max Schmitt 4cf6c05e28 chore: mark 1.17.134 2024-09-18 14:00:52 +02:00
Thibaud eb97126a79
fix: correct repository link in package.json (#129) 2024-09-16 15:43:30 +02:00
Simon Knott e46cc3c30a
fix(ci): use !cancelled() instead of always() (#128) 2024-08-05 14:43:33 +02:00
Daniel Sogl 11c9c57397
chore: add missing path import to dotenv config section (#126) 2024-07-12 11:13:01 +02:00
Timon Jurschitsch 294678ec02
fix: don't duplicate `.gitignore` entries (#122)
Co-authored-by: Max Schmitt <max@schmitt.mx>
2024-07-08 17:35:11 +02:00
Hamir Mahal 341f788861
docs: directly link to `playwright` in `README.md` (#125) 2024-07-05 08:46:25 +02:00
Karl Horky bc17ef81aa
fix: skip questions on matching passed options (#124) 2024-06-24 13:50:19 -07:00
Max Schmitt 9de031a1e0 chore: mark v1.17.133 2024-06-20 10:47:37 +02:00
PierreDemailly b8f6d23465
feat: handle disabled lockfile (#107) 2024-06-20 10:41:48 +02:00
Karl Horky 330d860ad8
fix: exit with return code 0, exit early with --help (#118) 2024-06-20 10:19:08 +02:00
Max Schmitt 3b986a1faf
chore: absolute dotenv path import (#123) 2024-06-04 20:07:54 +02:00
Max Schmitt 6182358918
chore: enable noUncheckedIndexedAccess in tsconfig (#121) 2024-05-30 17:29:28 +02:00
Max Schmitt d278d04bb8
chore: set requirement to Node.js 18 (#120) 2024-04-23 12:59:17 +02:00
Karl Horky fd3a0e059f
chore: add --no-examples option (#116) 2024-03-13 12:22:01 +01:00
Max Schmitt 22a512b263 chore: mark v1.17.132 2024-03-05 18:35:25 +01:00
Max Schmitt fffc56b8c9
chore: split commands by pre/post file creation (#115) 2024-03-05 18:33:51 +01:00
Max Schmitt 18fd6562cf
chore: issue template nit 2024-02-05 20:11:48 +01:00
Max Schmitt 53bd30ede0
chore: use latest LTS Node.js version for running tests (#114) 2024-02-05 20:04:09 +01:00
Max Schmitt ae6de0d87f
chore: prevent issue creation (#113) 2024-02-05 20:03:39 +01:00
Max Schmitt b02d204acb
chore: update GitHub Action Actions (#112) 2024-02-01 00:11:05 +01:00
Max Schmitt ffd8398f9b
chore: bump actions/upload-artifact to v4 (#111) 2024-01-29 19:22:00 +01:00
Yevhen Laichenkov 54637d9ced
chore: remove code duplication (#110) 2024-01-12 15:11:29 +01:00
Max Schmitt 18744d56d0
devops: drop unsupported Node.js installations & housekeeping (#109) 2024-01-11 18:36:13 +01:00
Max Schmitt 9347c671ed
chore: mark v1.17.131 (#105) 2023-10-30 23:06:43 +01:00
Sander 07af78b879
feat(ct): react17 generate playwright/index.[tj]sx (#104) 2023-10-29 09:39:02 +01:00
Dmitry Gozman 65dcba0ceb
feat: support running in the root of pnpm workspace (#102) 2023-10-02 14:14:00 -07:00
Dmitry Gozman b0c8d5b357
test: improve test harness, roll pwt (#103) 2023-10-02 13:43:18 -07:00
Jack Li 5eae7550f7
fix: install package manager in ci boilerplate (#97) 2023-09-27 11:10:25 -07:00
Tim Deschryver 16ee19f4f4
feat: add blob-report to gitignore (#100) 2023-09-20 10:00:03 +00:00
Andrey Lushnikov 6644568efe chore: mark 1.17.130 2023-09-14 09:47:31 -07:00
Dmitry Gozman 2d5348684c
feat: install @types/node (#99) 2023-09-06 16:05:41 -07:00
Ilya Kuznetsov c79938c853
docs: `pnpm` usage fix (#98) 2023-09-03 09:55:33 +02:00
Max Schmitt a5222d8ece chore: mark 1.17.129 2023-08-11 20:34:09 +02:00
Max Schmitt da31e1220b
chore: align example.spec with new upstream default (#94) 2023-08-11 20:32:41 +02:00
Sander c1aae203f3
feat(ct): create vue2 and react17 projects (#88) 2023-07-24 15:49:19 -07:00
Max Schmitt 507cb1b799 chore: mark v1.17.128 2023-06-26 22:26:26 +02:00
Terry a08851a3d9
chore: update examples (#92) 2023-05-31 12:10:19 +02:00
Max Schmitt 3efb95d3e8
chore: update Node.js to latest LTS (#90) 2023-05-08 19:27:07 +02:00
Max Schmitt 6846e91351 chore: mark v1.17.127 2023-03-24 12:45:36 +01:00
depa panjie purnama 017a0d469a
add playwright UI mode command (#86)
Co-authored-by: Max Schmitt <max@schmitt.mx>
2023-03-24 12:43:54 +01:00
Max Schmitt f6087f59b0
chore: provide better config defaults (#84) 2023-03-03 13:43:52 +01:00
Max Schmitt 71488ca905
test: enable pnpm component test (#81)
fix: component testing with pnpm
2023-02-21 23:56:02 +01:00
Max Schmitt 7b2c7a0d5d
chore: add tests for component-testing (#80) 2023-02-09 17:39:16 +01:00
Max Schmitt 9a74ff62e3 chore: mark 1.17.126 2023-02-06 21:51:52 +01:00
Sander e6009efbfc
feat(ct): generate playwright/index.[tj]sx (#75) 2023-02-06 21:37:08 +01:00
Pavel Feldman 5b924949f3
chore: use defineConfig (#77)
Co-authored-by: Max Schmitt <max@schmitt.mx>
2023-02-06 21:35:11 +01:00
Thai Pangsakulyanont 42dcdc9a16
Use pnpm exec instead of pnpm dlx (#76) 2023-01-27 14:28:39 -08:00
Max Schmitt 4afb838f4a chore: mark 1.17.125 2023-01-03 21:50:21 +01:00