Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Output disable date for deprecated packages #17721

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

MikeMcQuaid
Copy link
Member

Let's use the disable date, if provided, and use 1 year after the deprecation date otherwise, to display a better message for the various outputs of deprecated package messages.

Also, provide an internal API for this that can be used by Homebrew/actions.

Fixes #17653

@MikeMcQuaid MikeMcQuaid enabled auto-merge July 14, 2024 15:29
Let's use the disable date, if provided, and use 1 year after the
deprecation date otherwise, to display a better message for the
various outputs of deprecated package messages.

Also, provide an internal API for this that can be used by
Homebrew/actions.
@MikeMcQuaid MikeMcQuaid force-pushed the deprecated_packages_disable_date branch from 2a6f94b to 15f162c Compare July 14, 2024 15:49
@MikeMcQuaid MikeMcQuaid requested a review from SMillerDev July 14, 2024 15:54
@MikeMcQuaid MikeMcQuaid merged commit 4d1e601 into master Jul 14, 2024
24 checks passed
@MikeMcQuaid MikeMcQuaid deleted the deprecated_packages_disable_date branch July 14, 2024 18:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Include disable! date in deprecation warning logs
2 participants