The source project of this merge request has been removed.
Add aptly support
Merged
requested to merge (removed):wip/adalessandro/rebase-aptly-publisher into collabora/switch-to-aptly
Compare changes
Files
7- Ariel D'Alessandro authored
This commit integratates aptly backend: * Creating a new project on OBS, creates aptly repo (using default name convention). The repo is automatically published. * Removing the project on OBS, removes and unpublishes the aptly repo. * Adding a package on OBS, automatically adds to built packages to the aptly repo. * Removing the package on OBS, removes the built packages from the aptly repo. * Previous versions of a package are automatically removed when an updated version is uploaded. Signed-off-by:
Ariel D'Alessandro <ariel.dalessandro@collabora.com>
docker/services/aptly/aptly.conf
0 → 100644
+ 22
− 0