Skip to content

Write Constructor installer metadata - #72

Merged
jezdez merged 2 commits into
mainfrom
fix/issue-67-installer-info
Jul 21, 2026
Merged

Write Constructor installer metadata#72
jezdez merged 2 commits into
mainfrom
fix/issue-67-installer-info

Conversation

@jezdez

@jezdez jezdez commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • writes Constructor-compatible .installer.info JSON during automatic bootstrap when an installer stamp is configured
  • populates the name, version, platform, and type fields from stamped runtime data and the selected lock platform
  • leaves .installer.info absent when the downstream distribution does not configure installer
  • documents that .installer.info records distribution provenance and is not a launcher ownership record

Closes #67.

@jezdez
jezdez marked this pull request as ready for review July 21, 2026 06:20
@jezdez
jezdez force-pushed the fix/issue-65-bootstrap-state branch from 0c3f6eb to 407073b Compare July 21, 2026 06:40
@jezdez
jezdez force-pushed the fix/issue-67-installer-info branch from d4939d9 to ba4306f Compare July 21, 2026 06:40
@jezdez
jezdez force-pushed the fix/issue-65-bootstrap-state branch from 407073b to 9e8c1b1 Compare July 21, 2026 06:46
@jezdez
jezdez force-pushed the fix/issue-67-installer-info branch 2 times, most recently from db695d0 to 92060f3 Compare July 21, 2026 06:50
@jezdez
jezdez force-pushed the fix/issue-65-bootstrap-state branch from 9e8c1b1 to 3412eb5 Compare July 21, 2026 06:50
@jezdez
jezdez force-pushed the fix/issue-65-bootstrap-state branch from 3412eb5 to 8797608 Compare July 21, 2026 16:35
@jezdez
jezdez changed the base branch from fix/issue-65-bootstrap-state to main July 21, 2026 16:47
@jezdez
jezdez force-pushed the fix/issue-67-installer-info branch from 92060f3 to 21bf4d0 Compare July 21, 2026 16:47
@jezdez
jezdez merged commit 77d4474 into main Jul 21, 2026
7 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.

Write Constructor installer metadata for managed prefixes

1 participant