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
ci: switch from building the SLSA provenance generator to using the pre-built version to improve runtime performance (#667)
require pylint v3 and add a slew of optional plugins (#658)
run doctest as part of running tests, which collects doctests from both the package’s doc strings and the package documentation (#637)
add perflint to find performance anti-patterns (#675)
Fix
ci: workflow that syncs a repository with this template had multiple problems on patch generation and pushing; also, it can now be triggered via Github UI (#670)
always fail tests when runtime warnings were raised (#668)
change git hook to check for large files on commit, instead of push (#664)