typeshed-internal / stub_uploader

Scripts and actions to auto-upload typeshed stubs to PyPI
Apache License 2.0
21 stars 16 forks source link

Fix package renames #22

Closed srittau closed 3 years ago

srittau commented 3 years ago

Previously, when a package was renamed, "git diff --name-only" did not list the target name, only the source name, causing it not to upload a new package.