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

refactor: deprecate old INCOMPATIBLE_* message names #4703

Merged

Conversation

paul-soporan
Copy link
Member

What's the problem this PR addresses?

MessageName.INCOMPATIBLE_{OS,CPU} have been unused ever since we implemented support for conditional dependencies, and they will most likely never be used again.

How did you fix it?

Deprecated them so that they show up as deprecated in editors. This is the most we can do since we can never remove MessageNames.

I've also updated the docs to reflect the current status.

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@arcanis arcanis merged commit ee92773 into master Aug 4, 2022
@arcanis arcanis deleted the paul/refactor/deprecate-old-incompatible-message-names branch August 4, 2022 11:54
merceyz pushed a commit that referenced this pull request Oct 22, 2023
* refactor: deprecate old `INCOMPATIBLE_*` message names

* docs: fix link

(cherry picked from commit ee92773)
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