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
Fully implemented natural keys at the database level
Significant advances on the resolution of contributors, and elimination of duplicate entries for the same user.
You will now have users resolved to the contributors table, with email aliases pulled from git logs in the contributor_aliases table.
For users whose git commit emails are not resolved by platform APIs, there is now an unresolved_commit_emails. These can typically be mapped as additions to the contributor_affiliations table to be resolved during commit counting. In most cases an organization can identify its own people if they are not automatically resolved (during testing we automatically identified and mapped 88.5% of contributors.)
Full release of dependency workers. This includes:
Full implementation of OSSF_Scorecard
Dependency Tree Counts for each project for 10 languages
Implementation of the LibYear metric for javascript and python
Automatic updating of the default branch when it changes on a platform; for example, when making a change from the previous default of master, to main, Augur handles this for you.
Optional automatic addition of new repos added to a GitHub organization
A new user interface option. Introducing "Augur View"!
Improvements to documentation, especially the API Documentation
Error handled added throughout data collection process
Refactored worker codebase to be easier to maintain
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Release Contents:
This discussion was created from the release Release Version 0.21.0: Ted Lasso's Metric Store.
Beta Was this translation helpful? Give feedback.
All reactions