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

[BWC and API enforcement] Introduce checks for enforcing the API backward compatibility #9305

Closed
reta opened this issue Aug 14, 2023 · 1 comment · Fixed by #12974
Closed
Assignees
Labels
API Issues with external APIs enhancement Enhancement or improvement to existing feature or request Plugins

Comments

@reta
Copy link
Collaborator

reta commented Aug 14, 2023

Is your feature request related to a problem? Please describe.
This is the final goal, once we have the API outlined (annotated with @publicapi), we could enforce the compatibility rules that have to be applied between version.

Describe the solution you'd like
The japicmp, that was explored here #9044, is one of the most advanced tools we could use for these purposes.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Part of #8127

@peternied
Copy link
Member

peternied commented Mar 28, 2024

@reta I think we've got enough surface area to start enforcing the Public APIs. When building up #9303 we could add checks alongside it, what do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Issues with external APIs enhancement Enhancement or improvement to existing feature or request Plugins
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants