Skip to content

test ci#7

Closed
star-e wants to merge 3 commits intococos:v4.0.0from
star-e:v3.8.8-test-ci
Closed

test ci#7
star-e wants to merge 3 commits intococos:v4.0.0from
star-e:v3.8.8-test-ci

Conversation

@star-e
Copy link
Copy Markdown
Contributor

@star-e star-e commented Dec 24, 2025

Re: #

Changelog


Continuous Integration

This pull request:

  • needs automatic test cases check.

    Manual trigger with @cocos-robot run test cases afterward.

  • does not change any runtime related code or build configuration

    If any reviewer thinks the CI checks are needed, please uncheck this option, then close and reopen the issue.


Compatibility Check

This pull request:

  • changes public API, and have ensured backward compatibility with deprecated features.
  • affects platform compatibility, e.g. system version, browser version, platform sdk version, platform toolchain, language version, hardware compatibility etc.
  • affects file structure of the build package or build configuration which requires user project upgrade.
  • introduces breaking changes, please list all changes, affected features and the scope of violation.

This reverts commit f538598.

Revert "add interface of notifyMiniProgramPlayableStatus, setEnableDebug (#2)"

This reverts commit e917b3c.

Revert "Support reports missing class. (#57)"

This reverts commit f83892d.

Revert "Skip audio parsing on the CLI platform. (#56)"

This reverts commit 2fbef6b.

Revert "add interface for douyin live play feature (#55)"

This reverts commit 08f3e7b.

Revert "Fix build error for ios (#53)"

This reverts commit 5e50ee1.

Revert "check if the buffer is valid in case of crash in IOS (#52)"

This reverts commit 4505d86.

Revert "Browser offline loading fails to return correctly even after network restoration (#51)"

This reverts commit ce5a303.

Revert "Upgrade external version (#19102)"

This reverts commit 411f98d.

Revert "Add response for the keyboard "Menu" button. (#19096)"

This reverts commit b8d80cb.

Revert "Fix the issue of unresponsive buttons on the HarmonyOS Next platform. (#19095)"

This reverts commit 1b7bbb6.

Revert "Add gamepad option (#19094)"

This reverts commit 5844b19.

Revert "Fix the issue where audio playback throws an error in HarmonyOS Next (#19090)"

This reverts commit cb8ff8e.

Revert "add task execution (#19083)"

This reverts commit 9d1f096.

Revert "Fix the issue on the Android platform where removeDirectory crashes on some devices. (#19078)"

This reverts commit 165978a.

Revert "We need to reset skeletonCache & animCache while changing spine's  skeletonData, (#19079)"

This reverts commit 68bc8d2.

Revert "In Spine, different animations in the skeletonData have varying bone data. (#19077)"

This reverts commit 77f5d6e.

Revert "Fix the issue of incorrect touch position after full screen in HarmonyOS Next. (#19073)"

This reverts commit 3388f57.

Reapply "Fix applyTargetOverrides checks if property is declared to prevent residual data (#18856)" (#19072)

This reverts commit 78bebb1.

Revert "Integrating Game Controllers with HarmonyOS Next (#19060)"

This reverts commit 80fcb05.

Revert "fixed sprite alpha can not change (#19036)"

This reverts commit 0726f9b.

Revert "Supports configuring a larger BATCHER2D_MEM_INCREMENT (#19009)"

This reverts commit 8ea359b.

Revert "fixed iOS call sys.hasFeature(sys.Feature.WASM) result (#18739)"

This reverts commit c7c9f8f.

Revert "fixed when low fps cannot play particle (#19013)"

This reverts commit 8c944a9.

Revert "In case motionStreak with none texture. (#18989)"

This reverts commit 54802d4.

Revert "Synchronize image formats from native to ts (#18988)"

This reverts commit 281a346.

Revert "Fix api json without sorting-2d (#18941)"

This reverts commit 1082b8f.

Revert "Use a better approach to address the issue in PR #18052, while fixing the problem where material cannot be read in the onEnable callback. (#18976)"

This reverts commit 5cb46ce.

Revert "Fix support for Node's built-in interfaces (#49)"

This reverts commit 5ea83c0.

Reapply "Fix applyTargetOverrides checks if property is declared to prevent residual data (#18856)" (#48)

This reverts commit 0f8af9d.

Revert "Fix missing script component error causing scene to fail to load (#47)"

This reverts commit dbe0c4a.

Revert "Fix the issue of fetch failures when using local paths during build. (#44)"

This reverts commit 56cc56c.

Revert "fix objFlags and isRealValid undefined in nodejs (#45)"

This reverts commit 12a934b.

Revert "Fix the error that occurs when creating a component. (#38)"

This reverts commit 06fd724.

Revert "Fix prefab instance creation issue in Node.js environment (#37)"

This reverts commit 6decfca.

Revert "1、Fix the issue of being unable to load ccon (#35)"

This reverts commit b82efb2.

Revert " add skipLibCheck fix npm run build native-pack-tool, (#33)"

This reverts commit 478adbb.

Revert "Fix reading resource files of type file:/// (#34)"

This reverts commit 4d20834.

Revert "Add NODEJS macro to check if there are identical components (#30)"

This reverts commit f208620.

Revert "Modify cache directory (#29)"

This reverts commit 97a7799.

Revert "Fixed issue where deserialization of added components did not register them with the component manager. (#27)"

This reverts commit d7af465.

Revert "Fix CLI error when adding or removing component (#26)"

This reverts commit f8c33a6.

Revert "[feat] add _registerIfAttached for NODEJS platform (#25)"

This reverts commit 2bc107d.

Revert "Fix the issue where project script registration was not recognized. (#24)"

This reverts commit 598dac7.

Revert "rename default asset template (#22)"

This reverts commit 971366f.

Revert "update engine version (#23)"

This reverts commit a3869d8.

Revert "Adapt image loading functionality for the Node.js platform (#21)"

This reverts commit 31fe353.

Revert "PAL module adapted to node platform (#19)"

This reverts commit a921985.

Revert "Fixing cachelist file read warnings (#18)"

This reverts commit 5d78f78.

Revert "NODEJS supports _RF.reset (#17)"

This reverts commit e188ea0.

Revert "Fix the problem where the display size is incorrect. (#16)"

This reverts commit 1163a66.

Revert "disable hasFeature warning (#15)"

This reverts commit 6bf2d33.

Revert "Fix deserialization errors. (#14)"

This reverts commit 6dcf6f3.

Revert "Fix serialization/deserialization errors. (#13)"

This reverts commit d1e204f.

Revert "V4.0.0 fix game init (#11)"

This reverts commit 420e3bc.

Revert "Remove TypeScript syntax from JavaScript code (#9)"

This reverts commit 8aae2b4.

Revert "Add NODEJS environment variables (#8)"

This reverts commit 255466a.

Revert "Fix the variable assignment failure in the new Node.js version (#7)"

This reverts commit 515f384.

Revert "Fix the issue of spine loading failure. (#6)"

This reverts commit 1634163.

Revert "Add web adapters and engine adapters for the Node.js platform. (#5)"

This reverts commit b8ebe33.

Revert "Add empty implementations for the Node.js platform to avoid compilation errors. (#4)"

This reverts commit 5e0f494.

Revert "V4.0.0 init (#3)"

This reverts commit 58b7419.

Revert "adding nodejs (#2)"

This reverts commit 78abe8e.
@star-e star-e closed this Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant