You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: simplify API check workflow and add baseline comparison
- Remove separate griffe installation (already in test dependency group)
- Remove GitHub Actions output and script reporting
- Add --verbose flag for better output
- Configure griffe to compare against latest PyPI version as baseline
- Simplify workflow to let griffe's output do the work
This provides meaningful API stability checks by comparing current code
against the latest released version on PyPI.
0 commit comments