Skip to content

Rename toolchain msi and cab files to include name of variant (asserts) #428

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

mhegazy
Copy link
Contributor

@mhegazy mhegazy commented May 29, 2025

Follow up to #427. This mechanically applies the same changes to the rest of the toolchain msi's to have msi and cab name based on the variant they carry (i.e. asserts)

The .wixproj move to to variant specific folder, to make room for adding additional variants in the future. Also renaming the properties holding upgradcode and product name for consistency.

This change should not have any functional impact.

@compnerd
Copy link
Member

This looks good to me, lets take this over #427 since it already contains that commit as well. I'll trigger a new PR run for this.

@compnerd
Copy link
Member

https://ci-external.swift.org/job/swift-PR-build-toolchain-windows/5916/ is the run. Seems that the naming of the cabinets and MSIs is not entirely correct yet? @mhegazy mind taking a look at the output?

Copy link
Contributor

@etcwilde etcwilde left a comment

Choose a reason for hiding this comment

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

I think this looks fine, though I believe it will require changes on the CI side of things to handle the new filenames. CC @shahmishal

@mhegazy
Copy link
Contributor Author

mhegazy commented May 30, 2025

https://ci-external.swift.org/job/swift-PR-build-toolchain-windows/5916/ is the run. Seems that the naming of the cabinets and MSIs is not entirely correct yet? @mhegazy mind taking a look at the output?

missed, ide.cab rename. apologies. last commit should fix that.

@mhegazy mhegazy requested a review from compnerd May 30, 2025 22:01
@mhegazy
Copy link
Contributor Author

mhegazy commented Jun 3, 2025

@compnerd mind rerunning the smoke tests

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.

3 participants