Skip to content

Fix installer option inconsistency between EXE/MSI#1277

Merged
lrandersson merged 2 commits into
conda:mainfrom
lrandersson:dev-ra-994
Jul 1, 2026
Merged

Fix installer option inconsistency between EXE/MSI#1277
lrandersson merged 2 commits into
conda:mainfrom
lrandersson:dev-ra-994

Conversation

@lrandersson

Copy link
Copy Markdown
Contributor

Description

I noticed during local testing that two of the installer options default values were hardcoded False instead of using the same approach as the EXE installers. This PR fixes that and updates a test to account for this (since these were default False the test example pre/post uninstall/install scripts were never run by the MSI installer).

I also did another check to see if any other option was inconsistently set but these two were the only ones I found.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@lrandersson lrandersson self-assigned this Jun 30, 2026
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jun 30, 2026
Comment thread examples/scripts/post_install.bat Outdated
@github-project-automation github-project-automation Bot moved this to 🆕 New in 🔎 Review Jun 30, 2026
@lrandersson lrandersson marked this pull request as ready for review June 30, 2026 18:34
@lrandersson lrandersson requested a review from a team as a code owner June 30, 2026 18:34
@github-project-automation github-project-automation Bot moved this from 🆕 New to ✅ Approved in 🔎 Review Jul 1, 2026
@lrandersson lrandersson merged commit 68891e1 into conda:main Jul 1, 2026
20 checks passed
@github-project-automation github-project-automation Bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA

Projects

Status: 🏁 Done

Development

Successfully merging this pull request may close these issues.

3 participants