Leslie Leigh (李的序)
844975878d
Circular references should cause workflow failed ( #10841 )
2022-04-25 21:16:43 +08:00
江战
4efa771d35
3.5 add cmake hooks support for cocos-service ( #10691 )
2022-04-08 13:44:57 +08:00
江战
72ec812b33
V3.5 add linux ci ( #10600 )
...
* add linux ci
2022-03-31 14:30:32 +08:00
fish9167
82cd89d260
Update native-compile-platforms.yml ( #10362 )
...
* Update native-compile-platforms.yml
更新 windows 镜像版本
限制任务触发条件(native 目录下有文件修改才会触发该任务)
* Update automation_labels.yml
组织名称修改
* change Visual Studio version
修改 Visual Studio 版本(2017-->2019)
* Update native-simulator.yml
更新 windows 镜像版本
限制任务触发条件(native 目录下有文件修改才会触发该任务)
2022-03-16 16:00:23 +08:00
fish9167
2c8fab0b89
Update native_compile_self.yml ( #10219 )
...
修改任务触发条件,native 目录下的文件发送改变才触发任务
2022-03-01 18:21:09 +08:00
James Chen
c24d75e115
[v3.5.0] Move native/external/config.json to native/external-config.json ( #10208 )
...
* Move native/external/config.json to native/external-config.json
* Update CI config.
* Update native/utils/download-deps.js
* Remove native/.github
2022-03-01 10:34:35 +08:00
pandamicro
1446db89e7
Merge branch 'v3.4.2' into v3.5.0
...
# Conflicts:
# cocos/2d/components/sprite.ts
# cocos/2d/framework/ui-transform.ts
# cocos/2d/renderer/render-uniform-buffer.ts
# cocos/core/builtin/effects.ts
# cocos/core/builtin/shader-sources/glsl1.ts
# cocos/core/builtin/shader-sources/glsl3.ts
# cocos/core/builtin/shader-sources/glsl4.ts
# cocos/dragon-bones/ArmatureDisplay.ts
# cocos/spine/skeleton.ts
# editor/assets/chunks/cc-sprite-fs-gpu.chunk
# editor/assets/chunks/cc-sprite-fs-gpu.chunk.meta
# editor/assets/chunks/cc-sprite-vs-gpu.chunk
# editor/assets/chunks/cc-sprite-vs-gpu.chunk.meta
# editor/assets/default_skybox.meta
# editor/assets/effects/builtin-sprite-gpu.effect.meta
2022-02-28 17:24:02 +08:00
fish9167
6daf4256fe
Rename native_compile_self.yal to native_compile_self.yml ( #10187 )
...
* Rename native_compile_self.yal to native_compile_self.yml
文件后缀名修改(不然无法运行GitHub action任务)
* Update native_compile_self.yml
* Update native_compile_self.yml
修改 native 对应目录
* Update native_compile_self.yml
native 对应目录修改
* Update native_compile_self.yml
修改 对应的 native 目录
* Update native_compile_self.yml
修改对应 native 目录
2022-02-25 18:13:02 +08:00
fish9167
de9ed24e78
ADD GitHub Action ( #10173 )
...
* ADD GitHub Action
使用私有机器进行编译(windows,Android)
* Update native_compile_self.yal
修改任务名称
* Update native-clang-format.yml
仓库地址修改
2022-02-25 10:49:54 +08:00
江战
ab939cefdf
Update native-unit-test.yml ( #10130 )
...
* Update native-unit-test.yml
2022-02-21 11:49:00 +08:00
PP
f0b1b9aa26
fix interface checking ( #10109 )
2022-02-15 17:41:03 +08:00
James Chen
f34301fb88
[3.5] Update ci yml files, add native/web prefix, cherry-pick from #10083 ( #10104 )
...
* Update ci yml files, add native/web prefix (#10083 )
* Update ci yml files, add native/web prefix
* Update native-compile-platform.yml
* Update CMakeLists.header.txt & generate_compile_command_android.sh
* Fix wrong path in filter_by_cdb.js
2022-02-15 09:55:48 +08:00
shaoqiangcai
5802595178
Update bindings.yml ( #10074 )
...
调整fork仓库
2022-02-11 14:50:19 +08:00
dumganhar
550cbffea8
Add github action for native platforms.
2022-02-09 17:31:33 +08:00
santy-wang
995f5b2d41
Merge branch 'v3.4.2' of https://gitlab.cocos.net/publics/engine into v3.5-merge
2022-01-24 15:56:49 +08:00
shaoqiangcai
e7429e59da
Update run_test_cases.yml ( #10030 )
...
添加PR-Test到3.5.0的分支
2022-01-21 11:30:50 +08:00
fish9167
1a06791908
change gitbub action trigger event ( #9973 )
...
修改任务触发方式
2022-01-12 15:38:03 +08:00
fish0607
39c2c64b01
修改任务触发方式 ( #9956 )
...
修改任务触发方式(@cocos-robot run test cases)
2022-01-11 17:49:05 +08:00
PP
f278c43206
fix cc_base.d.ts ( #9944 )
...
* fix cc_base.d.ts
* update
2022-01-07 11:33:43 +08:00
PP
9b052b31a5
use git clean -xfd ( #9943 )
2022-01-07 11:00:54 +08:00
santy-wang
7ffe1bc031
Merge branch 'v3.4.1' of https://gitlab.cocos.net/publics/engine into v3.5.0
2022-01-06 14:41:28 +08:00
fish9167
5ffe5aee23
Add GitHub Action ( #9872 )
...
* Add GitHub Action
Add GitHub Action: run test cases
* Update run_test_cases.yml
* Update run_test_cases.yml
* Update run_test_cases.yml
* Update run_test_cases.yml
* Update run_test_cases.yml
* Update run_test_cases.yml
* Update run_test_cases.yml
* Update run_test_cases.yml
retry github action
* Update run_test_cases.yml
updata npm
* Update run_test_cases.yml
* Update run_test_cases.yml
* Update run_test_cases.yml
* Update run_test_cases.yml
retry github action
* Update run_test_cases.yml
2021-12-28 11:08:31 +08:00
santy-wang
d3d84673d3
Merge branch 'v3.4.0' of https://gitlab.cocos.net/publics/engine into v3.5.0
2021-12-10 19:20:01 +08:00
PP
9821be2b68
fix the same name of branches for interface check ( #9789 )
...
* fix the same name of branches for interface check
* update
* fix rebase
2021-12-09 16:16:12 +08:00
PP
be64b26899
fix rebase branch on interface check CI ( #9786 )
...
* fix rebase branch on interface check CI
* remove package-lock.json
* add running state
* Revert "add running state"
This reverts commit 49cb168931 .
2021-12-09 15:34:40 +08:00
santy-wang
01ceef90c1
Merge branch 'v3.4.0' of github.com:cocos-creator/engine into v3.5.0
2021-12-03 00:08:06 +08:00
PP
dc9c6d9e0d
fix git pull rebase on Interface Check ( #9727 )
2021-11-24 19:50:23 +08:00
santy-wang
6cde877e5b
Merge branch 'v3.4.0' of https://gitlab.cocos.net/publics/engine into v3.5.0
2021-11-24 14:23:21 +08:00
PP
64aaa420ee
pull rebase the HEAD repo for interface check ( #9714 )
2021-11-23 17:20:23 +08:00
PP
7ccccab1ee
change to pull_request_target for Interface Check ( #9705 )
...
* change to pull_request_target
* checkout SHA
2021-11-23 11:06:41 +08:00
PP
08400c884c
add ${{ secrets.LABEl_TOKEN }} for interface check ( #9698 )
...
* Revert "Test permission issue on CI (#9697 )"
This reverts commit 3965ccd35e .
* add ${{ secrets.LABEl_TOKEN }} for interface check
* test
* test
* test
* test
* test
2021-11-22 18:05:48 +08:00
PP
3965ccd35e
Test permission issue on CI ( #9697 )
...
* Revert "update (#9696 )"
This reverts commit 52b70c7bbe .
* test message
2021-11-22 16:41:02 +08:00
PP
52b70c7bbe
update ( #9696 )
2021-11-22 14:16:42 +08:00
PP
95f827d144
support Interface Check Report for engine CI ( #9689 )
2021-11-19 18:48:23 +08:00
fish9167
809d83b13f
Add GitHup Action ( #9542 )
...
* add githtp action
automation add label assignment
* add githup action
mirror gitee
* Update mirror_gitee.yml
* Update mirror_gitee.yml
* Update mirror_gitee.yml
* change organization
change organization
* change token
change token
2021-10-29 15:07:37 +08:00
minggo
c57cd2f01d
remove unneeded files ( #9217 )
...
* remove unneeded files
* fix ci error when removing files
2021-08-21 13:36:45 +08:00
pandamicro
860be89d3f
Merge branch 'develop' into v3.3.0
2021-08-06 10:03:34 +08:00
fish9167
2fc33010be
add githup action ( #8892 )
...
ADD GitHub Action:check version files
2021-06-29 11:25:51 +08:00
Leslie Leigh (李的序)
44153e011b
Update quality.yml ( #8817 )
2021-06-15 10:11:44 +08:00
Santy-Wang
9e4ccb61a6
Add GitHub Action (npm test) ( #8604 ) ( #8672 )
...
* Create npm_test.yml
* Update npm_test.yml
* Update npm_test.yml
* Update npm_test.yml
1
* Update npm_test.yml
Co-authored-by: fish9167 <674821954@qq.com >
2021-05-13 14:35:41 +08:00
PP
831722c121
optimize pal ( #8405 )
...
* rename mg
* optimize audioMgr
* remove implement class
update
* add src property for AudioPlayer
* fix multiple audioSource reference the same audioClip
* support operation-queue
update
* fix operation deadlock
* update
* fix esLint
update
update
* remove ensureStop
remove stop in play
* fix audio-dom loading
* optimize operation queue in AudioSource component
* HACK on runtime
* fix esLint
* update esLint
* HACK on WeChat DevTools
* lowercase enqueueOperationDecorator
* remve ! with @ts-expect-error
* Revert "HACK on WeChat DevTools"
This reverts commit 230a2ec922 .
* fix esLint
* rename clip.ts to audio-clip.ts
* add audio meta
* use fastRemoveAt
* change ClassDecorator to MethodDecorator
* remove player reference in audio-clip
* destroy temporary AudioPlayer after loading
* optimize syncPlayer
* fix esLint
* fix esLint
* optimize audio-manager
* optimize operation-queue
update
* fix eslint
2021-04-09 15:21:11 +08:00
Leslie Leigh (李的序)
dd238ebcdd
Circular reference CI ( #8417 )
...
* Circular reference CI
* let build-engine CLI return error codes
2021-04-02 11:56:26 +08:00
Yun Hsiao Wu
6d5cf2112a
unify forward/deferred material ( #8267 )
2021-02-22 15:56:30 +08:00
PP
77c82a13c6
update ( #8227 )
2021-01-28 13:51:40 +08:00
PP
ab36cecec0
update build-engine version ( #8195 )
...
publish build-engine
add v
add line to publih
update
2021-01-23 17:52:02 +08:00
pandamicro
c6dad8c494
Merge render scene and improve naming for 2d render ( #8142 )
...
* format and tweek
* Refactor renderer: UI to 2D naming
* refactor root.ui to root.batcher2D
* Refactor UIBatchView to BatchView2D
* Fix issues
* Merge UI render scene to main render scene
* Improve camera scene check in forward pipeline
* Fix eslint ci
* skip js files
2021-01-15 11:43:09 +08:00
Leslie Leigh (李的序)
886ead9842
Optimize WASM binary path emit ( #8027 )
2020-12-26 13:48:13 +08:00
Leslie Leigh (李的序)
1c9f4b44f7
Optimize ESLint CI: exclude deleting changes and non code file ( #8003 )
2020-12-23 13:31:53 +08:00
Leslie Leigh (李的序)
279816a5e2
Add eslint to GitHub workflow ( #7964 )
...
* Add eslint to GitHub workflow
* Update
2020-12-17 15:03:27 +08:00
Leslie Leigh (李的序)
68581fcdb9
Bump CI node version ( #7969 )
...
* Bump CI node version
* Update
2020-12-16 11:38:28 +08:00