Ran Ziv created ARIA-295:
----------------------------
Summary: Makefile `deploy` target is broken
Key: ARIA-295
URL: https://issues.apache.org/jira/browse/ARIA-295
Project: AriaTosca
Issue Type: Bug
Reporter: Ran Ziv
Assignee: Ran Ziv
Priority: Minor
The {{Makefile}}'s {{deploy}} target is misbehaving - it tries to sign (gpg
signature) all files in a folder but only creates a single signature (for the
last file), and also doesn't upload files to {{PyPI}} using {{twine}} the way
it should.
The {{clean}} target also throws errors sometimes when attempting to delete the
{{egg-info}} directory, possibly because it finds multiple such directories
(when one already exists under {{dist}} for example)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)