pyOpenSci / pyosMeta

A package that updates pyOpenSci contributor and package metadata on our website
BSD 3-Clause "New" or "Revised" License
4 stars 17 forks source link

Fix update-contributors handling of missing github_username #176

Closed blink1073 closed 1 month ago

blink1073 commented 1 month ago

Addresses error seen in https://github.com/pyOpenSci/pyosMeta/actions/runs/9770061315/job/26970644921.

blink1073 commented 1 month ago

This now shows the warning: UserWarning: No github_username found for automata.

sneakers-the-rat commented 1 month ago

likely to conflict with https://github.com/pyOpenSci/pyosMeta/pull/174 which also changes name handling

blink1073 commented 1 month ago

likely to conflict with https://github.com/pyOpenSci/pyosMeta/pull/174 which also changes name handling

I hadn't seen #174, closing!