MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.99k stars 529 forks source link

Support request for hosting signed debian repository #16004

Open dkijania opened 2 months ago

dkijania commented 2 months ago

We would like to leverage quality of our debian repositories by introducing signed repo. For this purpose we need to :

Store key which will be used to signing packages when uploading debs to repositories in buildkite agent. We also need to have it installed in env so when uploading debs we will only specify its public id (without downloading key installing it ).

Nice to have would be to not install key in every bk but only those which will be used for publishing and promoting packages

SanabriaRusso commented 2 months ago

Has this been addressed in https://github.com/MinaProtocol/mina-deployments/pull/24 ?

Oyase-shinobi commented 2 months ago

Hello @dkijania I would love to engage in your team