sourcecred / widgets

Other
2 stars 3 forks source link

Implement scores 0.2.0 format. #32

Closed Beanow closed 5 years ago

Beanow commented 5 years ago

See https://github.com/sourcecred/sourcecred/pull/1372

Beanow commented 5 years ago

This issue doesn't include implementing any of the new edge cases this creates. It's OK to crash if unsupported identities appear.

So essentially, this involves normalizing the v0.1.0 scores format (which assumes github). With v0.2.0. And only support github identities for now.