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

Deprecate Intel Mac #891

Merged
merged 5 commits into from
Jan 29, 2025
Merged

Deprecate Intel Mac #891

merged 5 commits into from
Jan 29, 2025

Conversation

bame-da
Copy link
Contributor

@bame-da bame-da commented Jan 6, 2025

No description provided.

@bame-da bame-da requested review from daravep and hrischuk-da January 6, 2025 12:06
@bame-da bame-da requested a review from a team as a code owner January 6, 2025 12:06
1. For development, one of
1. x86-compatible systems running a modern Linux or Windows operating system.
2. ARM-based Macintosh systems running MacOS 11 or above.
3. Deprecated: Intel-based Macintosh systems.
Copy link
Contributor

Choose a reason for hiding this comment

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

Deprecated is relatively unspecific. It could mean that it's supported for 2.10 but not 2.11 or not 3.x etc. So I would be explicit and say "Unsupported".

Copy link
Contributor

Choose a reason for hiding this comment

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

I agree

Copy link
Contributor

Choose a reason for hiding this comment

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

Hmmm. This was prompted because Intel Mac machines are no longer supported and build systems are deprecating Intel Mac builds.

So, in this context, I suggest 'deprecated' means "don't count on it being supported forever., even as a patch release for the 2.10 version" For example, if all of our Mac Intel build machines die then we won't be creating any more Intel Mac binaries regardless of the version. More concretely, if there is a critical security bug in a dependency, we will not be able to create a patch release for the Intel Mac.

"Deprecated" seems to be the industry term for this. Given the above, how would you rephrase it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm with Curtis here. Unsupported suggests that if you file a support ticket on Intel Mac on 2.10 we'll just say "no". That's not what will happen. In reality, if we get a support ticket on Intel Mac and we can no longer reasonably fix things for Intel Mac because neither Apple nor other vendors/dependency are available anymore, the solution we'll offer is to move to new hardware.

docs/2.10.0/docs/ops/requirements.rst Outdated Show resolved Hide resolved
docs/2.10.0/docs/ops/requirements.rst Outdated Show resolved Hide resolved
@hrischuk-da hrischuk-da merged commit a801bbd into main Jan 29, 2025
1 check passed
@hrischuk-da hrischuk-da deleted the deprecate-intel-mac branch January 29, 2025 08:50
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.

5 participants