Automated reports for VPP API.
The report is updated daily using GitHub Workflow Report.
It uses GoVPP CLI to generate data for the report.
The report contains:
- List of API files (
govpp api ls
) - Changes since latest VPP release (
govpp api diff
) - Detected API issues (
govpp api lint
)