Skip to content

back merge v11.2 into dev#176

Merged
markoweb merged 7 commits into
devfrom
version/11.2
May 19, 2026
Merged

back merge v11.2 into dev#176
markoweb merged 7 commits into
devfrom
version/11.2

Conversation

@markoweb
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR refactors the previewer unzip script to externalize version and checksum data into a JSON file, and replaces the presence-file marker with a version-aware marker so that version upgrades trigger a re-extract.

Changes:

  • Extract version/checksums from inline JS into previewer-checksums.json (bumped to 1.2.0).
  • Replace run-ui-kit-server.sh presence check with a .previewer-version marker that compares against the configured version.
  • Validate the resolved platform suffix against the supported keys and require a checksum to be present.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/identity-server/unzip-libs.mjs Loads version & checksums from JSON, adds version marker file, stricter suffix/checksum validation.
src/identity-server/previewer-checksums.json New checksum manifest containing version 1.2.0 and per-platform sha256 values.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@markoweb markoweb merged commit d0ecbbf into dev May 19, 2026
17 of 19 checks passed
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.

4 participants