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

Clean up workarounds in macOS preinstall script #7162

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

MarkusPettersson98
Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 commented Nov 12, 2024

This PR cleans up some workarounds present in the preinstall script for macOS which supposedly can be removed because we no longer support the app versions that these workarounds target. I only noticed this because of log output when running the end-to-end tests.


This change is Reviewable

@MarkusPettersson98 MarkusPettersson98 force-pushed the macos-preinstall-cleanup branch 2 times, most recently from 2168e3d to 1d01dde Compare November 13, 2024 09:43
Copy link
Member

@raksooo raksooo left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Clean up the pre-install script on macOS. The GUI can and should be
unconditionally killed before running the install script since we have
dropped support for app version `2022.5`.
Clean up a command in the pre-install script for macOS. Do not try to
remove an unused exclusion group, which is not needed since we dropped
support for app version 2023.4 and earlier.
@MarkusPettersson98 MarkusPettersson98 merged commit 60a1424 into main Nov 14, 2024
18 checks passed
@MarkusPettersson98 MarkusPettersson98 deleted the macos-preinstall-cleanup branch November 14, 2024 10:14
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.

2 participants