Commit Graph

121 Commits

Author SHA1 Message Date
luzhuang
2e915a01d6 Update e2e base image and correct threshold (#2775)
* refactor: update e2e base image and correct threshold
2025-08-06 15:49:53 +08:00
luzhuang
5a5276c5cd fix: e2e screenshot compare error (#2773) 2025-07-22 16:49:04 +08:00
zhuxudong
4da2c723fd Merge branch 'main' into chore/merge-main
# Conflicts:
#	pnpm-lock.yaml
2025-07-18 15:44:32 +08:00
luzhuang
c50e4f2a18 Migrate e2e testing from Cypress to Playwright (#2746)
* refactor: migrate e2e testing from Cypress to Playwright
2025-07-08 14:38:49 +08:00
Bo Kou
e7f1f19e08 Update release-official-kit.yml 2025-06-20 16:00:33 +08:00
Kbscript
ff7bd224bc chore: remove branch input 2025-06-10 15:16:10 +08:00
Kbscript
c046f4dcf3 fix: missing version param 2025-06-10 15:14:31 +08:00
Kbscript
281b878b61 feat: add individual workflow for building kit 2025-06-10 15:03:35 +08:00
Kbscript
54f54a8e70 chore: set use_npm as default 2025-06-10 12:08:17 +08:00
Kbscript
dfcd7b8842 fix: yaml LF 2025-06-10 12:07:07 +08:00
Kbscript
1bad4b9fa1 chore: build official package when release engine 2025-06-10 11:48:59 +08:00
Kbscript
fc53a442d3 chore: set use_npm default true 2025-06-10 11:09:23 +08:00
Kbscript
9dd4b79a01 chore: separate editor-preload into two packages 2025-06-10 11:07:11 +08:00
Kbscript
0044683d44 chore: build and publish editor dependencies 2025-06-03 18:00:08 +08:00
singlecoder
198f6a2aee refactor: delete platform adapter from release action (#2663) 2025-05-16 10:58:47 +08:00
Kbscript
1737e2f5c4 fix: adapter config missing comma 2025-04-17 12:02:46 +08:00
Kbscript
d97ab13f05 fix: editor missing submodule 2025-04-17 11:53:13 +08:00
Kbscript
954a78a9e3 chore: ignore lockfile when install deps for editor 2025-04-17 11:47:35 +08:00
Kbscript
0c45c55354 chore: support build adapters for editor-decorators 2025-04-17 00:48:30 +08:00
Kbscript
05dd84148c chore: only triggered when docs change 2025-04-07 17:21:38 +08:00
Kbscript
a05f291ec7 chore: add github api version 2025-04-07 16:30:55 +08:00
Kbscript
72efb51ed5 chore: add trigger action 2025-04-07 15:50:05 +08:00
luzhuang
f3bd3402bf Update ci.yml 2025-04-07 15:42:08 +08:00
luzhuang
63b2554809 Update ci.yml 2025-04-07 15:19:40 +08:00
Kbscript
48226f5fb0 fix: typedoc output folder 2025-02-13 17:30:47 +08:00
Kbscript
334d6888c0 fix: ouput folder 2025-02-13 17:23:02 +08:00
Kbscript
86f27b108e feat: build 2025-02-13 16:44:05 +08:00
Kbscript
ff38b2b999 feat: add github action to generate typedoc json automatically 2025-02-13 16:39:02 +08:00
luzhuang
ed9c82fa3f Fix audio test error in local env && Upgrade upload-artifact for e2e (#2539)
* fix: upgrade upload-artifact

* fix: audio test error in local env
2025-02-06 17:53:14 +08:00
ChenMo
3575cb9376 Update release.yml 2025-01-14 16:04:14 +08:00
singlecoder
8703a2dc4f Support GUI (#2375)
* feat(2d): support GUI
2025-01-09 19:17:21 +08:00
Bo Kou
808997c568 Update release.yml 2025-01-07 13:24:53 +08:00
Bo Kou
89c3cf23d7 Update release.yml 2025-01-07 12:34:55 +08:00
singlecoder
07c6475a09 feat: spine support git clone branch (#2488) 2025-01-06 18:24:30 +08:00
Bo Kou
42d0927c04 Update release.yml 2025-01-02 18:48:08 +08:00
Bo Kou
9015315165 Update release.yml 2025-01-02 17:53:29 +08:00
Kbscript
f5351a9c59 fix: adapter bundle setting 2024-12-24 18:41:12 +08:00
Kbscript
970a02d02c fix: adapter bundle setting 2024-12-24 18:34:41 +08:00
Kbscript
a4a6953d10 feat: adapter path 2024-12-24 18:29:03 +08:00
Kbscript
2850a718d5 feat: fix adapter temp path 2024-12-24 18:23:20 +08:00
Kbscript
afddc218b6 chore: modify adapter bundler setting 2024-12-24 15:42:50 +08:00
Kbscript
81d6c4c6c3 chore: use main branch of galacena/publish to build 2024-12-24 13:28:42 +08:00
Kbscript
77db379443 chore: tweak release action 2024-12-24 12:58:41 +08:00
Kbscript
cbe310e394 chore: tweak release action 2024-12-24 12:43:11 +08:00
Bo Kou
3076ff6c27 Update release.yml 2024-12-24 12:07:49 +08:00
Kbscript
590ebaabb5 feat: update release action 2024-12-24 10:52:34 +08:00
luzhuang
85327c63e7 Merge branch main of github.com:oasis-engine/engine into feat/animator 2024-10-31 14:41:25 +08:00
Kbscript
d78acd2c0c chore: replace publish action 2024-10-31 11:02:15 +08:00
Dan218
2d22109d91 Fix typo of HOW_TO_CONTRIBUTE.md (#2400)
* fix: typo of .github/HOW_TO_CONTRIBUTE.md
2024-10-25 15:44:52 +08:00
luzhuang
1b3c7fd483 test: replacce floss with vitest (#2396)
* test: change floss to vitest
2024-10-22 10:53:49 +08:00