You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ariatosca.apache.org by "Ran Ziv (JIRA)" <ji...@apache.org> on 2017/06/29 10:40:05 UTC

[jira] [Created] (ARIA-295) Makefile `deploy` target is broken

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)