Commit graph

114 commits

Author SHA1 Message Date
Xon
f34ed94518 Revert "patch deployment to get the original v11.2.0 deployed"
This reverts commit 83345e004b.
2026-03-10 19:58:40 +08:00
Xon
83345e004b patch deployment to get the original v11.2.0 deployed 2026-03-10 19:50:26 +08:00
Xon
875b7fc247 Fix uploading playwright report 2026-03-10 19:30:00 +08:00
Xon
984cddebad Remove use of the merged blob reported and just do html breakdown for each test environment and use the github integrated reporter 2026-03-10 19:13:17 +08:00
Xon
820c398d33 Adjust merge.config.ts & browser e2e workflow 2026-03-10 18:54:39 +08:00
Xon
588627272d Remove husky 2026-03-10 18:28:13 +08:00
Xon
4c420be30e Update workflows to use node v24 2026-03-10 18:28:01 +08:00
Xon
6c08bb8c76 Node 22 ships npm 10.x but OIDC trusted publishing needs npm 11.5.1+.
Node 24 ships with a compatible npm version natively.

Setting registry-url generates a .npmrc file which breaks the OIDC flow
2026-03-10 16:22:11 +08:00
Xon
3efb536369 Release script needs to use a later version of node 2026-03-10 16:18:48 +08:00
Xon
a7341cde09 Ensure npm is updated enough 2026-03-10 16:14:27 +08:00
Josh Johnson
b275ba1dd0 Use trusted publishing 2026-03-09 17:07:17 +00:00
Xon
17f03faee1 Update publish job re: https://docs.npmjs.com/trusted-publishers 2026-01-05 21:48:28 +08:00
Xon
b968cd7569 Update e2e tests to upload failed screenshots if multiple for the same platform fail 2024-09-26 16:59:31 +08:00
Xon
e73f7e50f3 Update pages deployment to use node 20, and update various actions to no longer use out of date node versions 2024-08-30 05:34:02 +08:00
Xon
e97f338267 Adjust github actions to work on main branch instead of master branch 2024-08-30 04:42:06 +08:00
Xon
609bcf8cd2 Revert "Adjust e2e testing matrix"
This reverts commit 1ba4f81b951e5523c69ccfdaac8f64c39a49b8ae.
2024-08-29 16:38:01 +08:00
Xon
345e59507d Adjust e2e testing matrix 2024-08-29 16:38:01 +08:00
Xon
6efcc13501 Force merge reports 2024-08-29 16:36:11 +08:00
Xon
214cb2399c Re-use github actions on push to main 2024-08-23 17:13:50 +08:00
Xon
f3cdf0020e Update trigger conditions for various workflows 2024-08-23 01:42:35 +08:00
Xon
6ba29f3459 Update build-and-test github action 2024-08-23 01:27:33 +08:00
Xon
3e12fbcfbf Update deployment/publish action 2024-08-23 01:20:44 +08:00
Xon
a4d2143953 Update build-and-test github action 2024-08-23 01:19:00 +08:00
Xon
43e6b2fb7d Update e2e test to be run 2024-08-23 01:17:25 +08:00
Xon
3d8110d645 Remove github reporter on trying to troubleshoot the lack of merged report 2024-08-22 01:36:08 +08:00
Xon
9a367d8b12 Correctly format excludes 2024-08-22 01:34:01 +08:00
Xon
29b0f4d44c webkit and firefox are bizarrely flaky 2024-08-22 01:26:01 +08:00
Xon
ef3f39f2fb Just give-up on binary caching as it causes issues 2024-08-22 00:18:14 +08:00
Xon
a210cc13b4 Run separate github action for each browser 2024-08-21 23:58:20 +08:00
Xon
e78f9e3d33 Disable caching playwright binaries on windows 2024-08-21 23:51:18 +08:00
Xon
1ca1303f9e Use blob report and then merge all the reports together 2024-08-21 23:39:31 +08:00
Xon
82301d987b Only archive test reports if the github action isn't canceled 2024-08-21 23:33:13 +08:00
Xon
921dd67e0b Update github action cache logic 2024-08-21 23:29:39 +08:00
Xon
4e4e2e10d2 Work on all test targets 2024-08-21 23:17:56 +08:00
Xon
d0c4466782 Test github action e2e tests 2024-08-19 11:21:55 +08:00
Xon
8703397e06 Enable playwright for additional platforms 2024-08-19 11:11:54 +08:00
Xon
b152205b9a Replace puppeteer/selenium screenshots with playwright 2024-08-19 11:11:40 +08:00
Xon
7e3ed67fe6 update workflow 2024-08-17 21:28:31 +08:00
Xon
5855be5168 Adjust gitflow actions for consistency 2024-08-17 21:27:23 +08:00
Xon
dbb3aaf6fa Adjust caching checks 2024-08-17 21:21:42 +08:00
Xon
136411eb67 Adjust caching checks 2024-08-17 21:18:46 +08:00
Xon
4297f0a638 Adjust caching checks 2024-08-17 21:16:44 +08:00
Xon
4380e442e4 Fix extracting playright version 2024-08-17 21:10:02 +08:00
Xon
545d880e2c Fix wrong key for caching playwright data & reduce e2e test log spam 2024-08-17 21:07:32 +08:00
Xon
93c39e9646 Disable large set of tests, and increase workers since workers ahve 2 cores 2024-08-17 19:08:07 +08:00
Xon
6b8af9b86b Update playwright test name 2024-08-17 19:01:45 +08:00
Xon
efbd4ef641 Rename github workflow to match repo config 2024-08-16 12:03:38 +08:00
Xon
d938649ce7 Adjust work-flows to support testing all supported browsers. Increase timeout since firefox will often run close to that time limit. 2024-08-16 09:44:54 +08:00
Xon
d1de64e8a0 Playwright for e2e tests 2024-08-16 08:59:35 +08:00
Xon
244691576c Disable bundlesize from attempting to upload for now 2024-08-08 13:08:25 +08:00