zgyarmati / aptly-plugin

Jenkins plugin for publishing .deb packages into Aptly via its REST API
MIT License
2 stars 2 forks source link

add option to sign repository #5

Closed erdeerdeerde closed 7 years ago

erdeerdeerde commented 7 years ago

Hi,

I would like to sign repositories, until now i had to change the sourcecode of the plugin manually to achive that. I would like a checkbox in the global configuration that i can select to sign the repositories in a specific aptly site.

zgyarmati commented 7 years ago

First version is committed, but some additional testing would be extremely handy here, as i had difficulties with testing this with gpg2, and i couldn't make all of the setups work on the GPG side of things...

erdeerdeerde commented 7 years ago

Hi, I have tested with gnupg2 and it has worked fine.

zgyarmati commented 7 years ago

Great, thx, then i'll do some further refactoring, and start to submit it to plugins.jenkins.io