Skip to content

Separate legacy and modular Unity package tests#11

Merged
liuzqk merged 2 commits into
mainfrom
codex/fix-unity-package-ci
Jul 19, 2026
Merged

Separate legacy and modular Unity package tests#11
liuzqk merged 2 commits into
mainfrom
codex/fix-unity-package-ci

Conversation

@liuzqk

@liuzqk liuzqk commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Fixes Unity CI failures caused by loading the legacy monolithic ModSystem and the extracted ModSystem package in the same test project.\n\nThe workflow now runs two hosted lanes:\n- legacy: all compatible packages with the extracted ModSystem excluded; tests the monolithic package\n- modular: all extracted packages with the monolithic package excluded; tests every modular package\n\nGenerated-project validation found zero duplicate asmdef names and zero duplicate .meta GUIDs in both lanes. The public repository remains on GitHub-hosted Ubuntu.

@github-actions

github-actions Bot commented Jul 19, 2026

Copy link
Copy Markdown

Unity Test Report (Modular packages)

141 tests   141 ✅  0s ⏱️
 22 suites    0 💤
  1 files      0 ❌

Results for commit 4b45ff8.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jul 19, 2026

Copy link
Copy Markdown

Unity Test Report (Legacy package)

392 tests   392 ✅  0s ⏱️
 43 suites    0 💤
  1 files      0 ❌

Results for commit 4b45ff8.

♻️ This comment has been updated with latest results.

@liuzqk
liuzqk merged commit e779c09 into main Jul 19, 2026
4 checks passed
@liuzqk
liuzqk deleted the codex/fix-unity-package-ci branch July 19, 2026 16:52
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