Skip to content

release: Kun v0.2.27-1#964

Merged
XingYu-Zhong merged 1 commit into
masterfrom
develop
Jul 17, 2026
Merged

release: Kun v0.2.27-1#964
XingYu-Zhong merged 1 commit into
masterfrom
develop

Conversation

@XingYu-Zhong

Copy link
Copy Markdown
Collaborator

Summary

Prepare the 0.2.27-1 release retry after the previous merged release workflow failed before producing Windows and Linux artifacts.

Changes

  • Prevent media-handle persistence from serializing Windows filesystem identifiers that exceed JavaScript's safe integer range, while retaining available identity checks.
  • Replay extension-discovery notifications through the packaged renderer cold-start window instead of blocking the desktop smoke on a precondition that can never become true.

Root cause

  • Windows failed in the Extension public release gate because a large NTFS inode was rejected by Zod during atomic JSON validation.
  • Linux successfully built its AppImage, then the packaged Chromium smoke timed out waiting for a workbench contribution before it had replayed the event that starts the renderer retry path.

Validation

  • npm run build:kun
  • npm run typecheck
  • npm --prefix kun run test -- src/services/extension-media-handle-service.test.ts src/services/extension-media-ffmpeg-service.test.ts src/services/extension-media-archive-service.test.ts src/services/extension-media-process-service.test.ts
  • node --test scripts/smoke-packaged-extension-desktop.test.cjs
  • npm run check:extension-release-gate

@XingYu-Zhong
XingYu-Zhong marked this pull request as ready for review July 17, 2026 16:28
@XingYu-Zhong
XingYu-Zhong merged commit d3fd6f2 into master Jul 17, 2026
5 of 6 checks passed

@github-actions github-actions 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.

PR checks failed. Please fix the failing CI jobs before merging.

Failed jobs:

  • Build Linux package
  • Ad-hoc macOS packaged validation (PR)
  • Windows NSIS packaged validation (PR)

Run details: https://github.com/KunAgent/Kun/actions/runs/29596284227

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