Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix InstalledVersionNum for windows build #1971

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

zackattack01
Copy link
Contributor

The previous attempt at setting the InstalledVersionNum does not work unless the proper kit/version value can be known and set ahead of build time by the packaging logic (e.g. only works when invoked from package-builder directly). To allow this logic to be included and built elsewhere, we can instead generate the VersionNum based on the detected version set in our packaging options

@zackattack01 zackattack01 added the bug-fixes Bug Fixes label Nov 26, 2024
@zackattack01 zackattack01 force-pushed the zack/registry_install_version_builds branch from 23bdaf2 to e6f6855 Compare November 26, 2024 20:27
@zackattack01 zackattack01 added this pull request to the merge queue Nov 26, 2024
Merged via the queue into main with commit d794621 Nov 26, 2024
29 checks passed
@zackattack01 zackattack01 deleted the zack/registry_install_version_builds branch November 26, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fixes Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants