palantir / conjure-python-client

Python client and JSON encoders for use with generated Conjure clients
Apache License 2.0
7 stars 20 forks source link

Fix: Do not overwrite the _version.py file if it already exists #140

Closed johnhany97 closed 1 year ago

johnhany97 commented 1 year ago

Before this PR

Porting https://github.com/palantir/conjure-python-client/pull/139 to develop

After this PR

==COMMIT_MSG== Do not overwrite the _version.py file if it already exists ==COMMIT_MSG==

Possible downsides?

svc-autorelease commented 1 year ago

Head of target branch has already been released - possible race?