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

Only allow removal of API if it was deprecated #76

Open
agi90 opened this issue Mar 4, 2020 · 2 comments
Open

Only allow removal of API if it was deprecated #76

agi90 opened this issue Mar 4, 2020 · 2 comments

Comments

@agi90
Copy link
Contributor

agi90 commented Mar 4, 2020

We need a new mode in api-lint to enforce that only APIs that have been deprecated for a certain amount of time can be removed.

@agi90
Copy link
Contributor Author

agi90 commented Mar 4, 2020

Also we need a way to override that for the inevitable times where we need to break compat and there's no way to avoid it.

@agi90
Copy link
Contributor Author

agi90 commented Mar 4, 2020

Also (this might be a separate issue) a way for api-lint to nag about APIs that have not been removed but should have been removed. E.g. remove APIs after 3 releases that have been deprecated.

agi added a commit to agi/gradle-apilint that referenced this issue Jul 13, 2021
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

No branches or pull requests

1 participant