Skip to content

V3.8.8 sud - #19218

Open
star-e wants to merge 2 commits into
cocos:v3.8.8from
star-e:v3.8.8-sud
Open

V3.8.8 sud#19218
star-e wants to merge 2 commits into
cocos:v3.8.8from
star-e:v3.8.8-sud

Conversation

@star-e

@star-e star-e commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

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.

# Conflicts:
#	cc.config.json
#	pal/system-info/enum-type/platform.ts
#	pal/system-info/minigame/system-info.ts

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

@github-actions

Copy link
Copy Markdown

Code Size Check Report

Wechat (WASM) Before After Diff
2D Empty (legacy pipeline) 1009738 bytes 1009838 bytes ⚠️ +100 bytes
2D All (legacy pipeline) 2675347 bytes 2675447 bytes ⚠️ +100 bytes
2D All (new pipeline) 2767083 bytes 2767183 bytes ⚠️ +100 bytes
(2D + 3D) All 10024081 bytes 10024181 bytes ⚠️ +100 bytes
Web (WASM + ASMJS) Before After Diff
(2D + 3D) All 16843143 bytes 16843243 bytes ⚠️ +100 bytes

Interface Check Report

! WARNING this pull request has changed these public interfaces:

@@ -66073,9 +66073,11 @@
             OPPO_MINI_GAME = "OPPO_MINI_GAME",
             VIVO_MINI_GAME = "VIVO_MINI_GAME",
             HUAWEI_QUICK_GAME = "HUAWEI_QUICK_GAME",
             MIGU_MINI_GAME = "MIGU_MINI_GAME",
-            HONOR_MINI_GAME = "HONOR_MINI_GAME"
+            HONOR_MINI_GAME = "HONOR_MINI_GAME",
+            SUD_MINI_GAME = "SUD_MINI_GAME",
+            SUDV2_MINI_GAME = "SUDV2_MINI_GAME"
         }
         export enum _pal_system_info_enum_type_browser_type__BrowserType {
             /**
              * @en Browser Type - Unknown

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.

2 participants