-
Notifications
You must be signed in to change notification settings - Fork 239
Open
Milestone
Description
It would be nice if the changes to public API were presented in a readable form for approval. cargo public-api exists, however it is noisy. Turning that into a readable API log requires a lot of manual effort.
We have diplomat-coverage which already does this manual allowlisting, but the FFI allowlist is not the same as the public allowlist. We could potentially build off of a shared allowlist, though.
I'm not yet sure if building a useful API changelog tool is an easy endeavor. Worth investigating.
An MVP for this might just be a better-organized changelog, where public API changes are listed separately.
Metadata
Metadata
Assignees
Labels
No labels