aptly-dev / aptly

aptly - Debian repository management tool
https://www.aptly.info/
MIT License
2.57k stars 374 forks source link

aptly http upload via dput-ng #901

Open philpep opened 4 years ago

philpep commented 4 years ago

Hi, first thanks for aptly, this is dope!

dput-ng support http/https (PUT) method for uploading changes files. aptly support changes files via "aptly repo include".

I wonder if we could either add an endpoint in the API or add a aptly driver to dput-ng to make them work together. What do you think ?

psztoch commented 2 years ago

This is a very important functionality that is missing. I'm surprised no one is hitting it ?!