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

RevApi support (500USD Bounty) #3929

Closed
lihaoyi opened this issue Nov 9, 2024 · 1 comment · Fixed by #3974
Closed

RevApi support (500USD Bounty) #3929

lihaoyi opened this issue Nov 9, 2024 · 1 comment · Fixed by #3974
Labels
Milestone

Comments

@lihaoyi
Copy link
Member

lihaoyi commented Nov 9, 2024


From the maintainer Li Haoyi: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.


This has come up in both Netty and Mockito case studies, so we should properly support it with a built in Mill plugin

Will likely end up looking similar to our support for linters like ErrorProne and Checkstyle, as well as @lolgab's mill-mima plugin

@lihaoyi lihaoyi changed the title RevApi support RevApi support (500USD Bounty) Nov 9, 2024
@lihaoyi lihaoyi added the bounty label Nov 9, 2024
@lefou
Copy link
Member

lefou commented Nov 10, 2024

lihaoyi pushed a commit that referenced this issue Nov 16, 2024
Added [Revapi](https://revapi.org/revapi-site/main/index.html) support
for API analysis and change tracking to identify incompatibilities.

Resolves #3929.
@lefou lefou added this to the 0.12.3 milestone Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants