Yury Semikhatsky
8dce79daed
chore(driver): drop the gitHead lookup and use the latest Node.js LTS directly
...
The upstream driver build script that pinned NODE_VERSION was removed in
microsoft/playwright#41518 , so the gitHead lookup only ever led to a 404
and the LTS fallback. The gitHead field is also not available from the
internal npm feed, which failed the release pipeline.
2026-09-03 14:59:26 -07:00
Yury Semikhatsky
af4f911fac
devops(pipeline): resolve Maven and npm packages from DevDiv_PublicPackages feed
...
Route all package downloads in the release pipeline through the
DevDiv_PublicPackages Azure Artifacts feed, as required by SFI-ES4.2.4:
- Maven: a pipeline-only settings.xml mirrors central to the feed and
MavenAuthenticate@0 supplies credentials. The published poms and
public CI keep using Maven Central.
- npm: the pipeline writes .npmrc pointing at the feed and runs
npmAuthenticate@0. download_driver.sh now runs npm from the repository
root and uses `npm pack` instead of a hard-coded registry.npmjs.org
URL, so the configured registry is used for both the gitHead lookup
and the playwright-core tarball.
- Skip the release-branch check on manual runs and gate the ESRP publish
job on v1.* tags so the feed setup can be exercised by hand.
2026-09-03 14:30:48 -07:00
Devin Rousso
c9cdbf9de0
chore(driver): roll to 1.62.1 ( #1959 )
2026-08-03 12:30:49 -06:00
Devin Rousso
7de72a6432
chore(driver): roll to 1.62.0 ( #1954 )
2026-08-03 09:23:04 -07:00
Yury Semikhatsky
24a70eff89
chore: roll to 1.62.0-alpha-2026-07-22 ( #1951 )
2026-07-22 15:08:48 -07:00
Yury Semikhatsky
20e4edd73c
chore: roll driver to 1.61.1 ( #1941 )
2026-06-29 11:06:07 -07:00
Yury Semikhatsky
d2d29d446d
feat(driver): bundle playwright-core in driver, keep only Node.js in driver-bundle ( #1936 )
2026-06-19 09:54:36 -07:00
Yury Semikhatsky
423cbf4cc7
chore: roll driver to 1.61.0-beta-1781285686000 ( #1929 )
2026-06-14 10:53:00 -07:00
Yury Semikhatsky
7a59a68828
feat: assemble driver from npm instead of CDN ( #1927 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-12 11:09:55 -07:00
Yury Semikhatsky
793b1d3d61
chore: roll driver to 1.60.0 ( #1921 )
2026-05-18 16:42:22 -07:00
Yury Semikhatsky
d84a2db0b3
chore: roll driver to 1.60.0-beta-1778180503000 ( #1918 )
2026-05-07 15:45:23 -07:00
Yury Semikhatsky
f081667e44
chore: roll to 1.60.0-alpha-2026-05-05 ( #1916 )
2026-05-06 08:30:19 -07:00
Yury Semikhatsky
5b33729849
chore: reduce CI flakiness across webkit/macOS, ubuntu, windows ( #1914 )
2026-04-30 17:40:14 -07:00
Yury Semikhatsky
b01bf64e64
chore: resolve Object langAliases in function argument types ( #1908 )
2026-04-09 13:50:18 -07:00
Yury Semikhatsky
c3e4b92982
chore: roll to 1.59.1-beta-1775752988000 ( #1906 )
2026-04-09 11:31:19 -07:00
Yury Semikhatsky
5ccdd3e4b9
chore: roll to 1.59.0-alpha-1774622285000 ( #1901 )
2026-03-27 12:31:06 -07:00
Yury Semikhatsky
afd80add27
chore: roll to 1.59.0-alpha ( #1900 )
2026-03-23 13:58:14 -07:00
Simon Knott
b5c2160d32
chore: roll to 1.58.0 ( #1883 )
2026-01-28 10:39:26 -08:00
Yury Semikhatsky
63bb008857
chore: roll driver to 1.57.0-beta-1764692940000 ( #1870 )
2025-12-02 13:59:36 -08:00
Yury Semikhatsky
1599e1c7bc
chore: roll 1.56.1 ( #1855 )
2025-10-17 11:11:43 -07:00
Yury Semikhatsky
0deadc2b90
chore: roll driver to 1.56.0-beta ( #1849 )
2025-10-03 15:45:53 -07:00
Simon Knott
f4c7b9734f
chore: roll 1.55.0 ( #1827 )
2025-08-21 17:09:15 +02:00
Yury Semikhatsky
1fb593e1e2
chore: roll 1.54.1 ( #1821 )
2025-07-21 11:06:39 -07:00
Simon Knott
915ee8d64c
chore: roll 1.54.0-alpha-2025-07-09 ( #1817 )
2025-07-09 10:29:18 +02:00
Yury Semikhatsky
f28cb55795
chore: roll 1.53.1 ( #1808 )
2025-06-23 09:45:36 -07:00
Simon Knott
4698b91d8e
chore: roll 1.53.0 ( #1801 )
2025-06-12 12:35:29 +02:00
Simon Knott
8a89e36ce3
chore: roll to 1.53.0-alpha-2025-05-21 ( #1798 )
2025-06-10 18:08:32 +02:00
Simon Knott
8cca01851a
chore: roll 1.52.0 driver, implement new features ( #1780 )
2025-04-29 09:13:50 -07:00
Yury Semikhatsky
6c059e351f
chore: roll driver to 1.51.1 ( #1768 )
2025-03-17 12:03:43 -07:00
Yury Semikhatsky
c090824c93
chore: roll 1.51.0 driver, implement new features ( #1757 )
2025-03-07 19:02:19 -08:00
Max Schmitt
bc82f2fa68
chore: auto update example pw version in pom ( #1748 )
2025-02-13 10:08:42 +01:00
Yury Semikhatsky
dbc0478e40
chore: roll 1.50.1-beta ( #1739 )
2025-02-03 09:22:37 -08:00
Yury Semikhatsky
067e69f339
chore: roll 1.50.0 ( #1733 )
2025-01-23 12:14:30 -08:00
Yury Semikhatsky
015939b150
feat: roll driver to 1.50 alpha ( #1729 )
2025-01-17 09:21:19 -08:00
Yury Semikhatsky
34017a26a3
chore: roll 1.49.0 ( #1700 )
2024-11-18 15:25:34 -08:00
Yury Semikhatsky
6e66ee7c35
chore: roll 1.49-beta ( #1697 )
2024-11-15 09:24:21 -08:00
Yury Semikhatsky
20b13ad0c0
chore: roll driver 1.48.1 ( #1687 )
2024-10-17 12:06:13 -07:00
Yury Semikhatsky
ab443d1638
chore: roll 1.48 beta driver ( #1681 )
2024-10-02 14:21:13 -07:00
Max Schmitt
186aede95c
devops: use wget for driver downloads ( #1679 )
2024-10-01 09:39:38 +02:00
Yury Semikhatsky
ee18e1a499
chore: roll 1.47.0-beta-1726138322000 ( #1672 )
2024-09-12 15:02:49 -07:00
Yury Semikhatsky
36350f3c5c
chore: roll 1.47.0 ( #1670 )
2024-09-09 11:06:17 -07:00
Yury Semikhatsky
6b01b878cb
chore: roll driver to 1.47.0 alpha 2024 08 28 ( #1663 )
2024-08-28 16:02:34 -07:00
Yury Semikhatsky
5f2540e556
chore: roll driver to 1.46.0 ( #1640 )
2024-08-05 17:46:01 -07:00
Yury Semikhatsky
46f4ac1f33
chore: roll driver to 1.46.0-beta ( #1638 )
2024-07-31 13:58:01 -07:00
Yury Semikhatsky
d9ac70c66b
chore: roll driver to 1.45.0-beta ( #1610 )
2024-06-27 13:22:47 -07:00
Yury Semikhatsky
e4828d00b6
chore: roll 1.45.0 ( #1609 )
2024-06-25 09:18:12 -07:00
Yury Semikhatsky
a08ab2dcae
devops: roll_driver script ( #1605 )
2024-06-25 08:34:20 -07:00
Yury Semikhatsky
4cc3fa3012
chore: roll driver to 1.45.0 beta, implement new features ( #1600 )
2024-06-18 17:08:45 -07:00
Yury Semikhatsky
75062c4024
chore: roll 1.44.0 ( #1575 )
2024-05-08 12:10:05 -07:00
Yury Semikhatsky
d72364627b
chore: roll driver to 1.44.0-beta-1714435420000 ( #1563 )
2024-04-30 08:57:03 -07:00