Skip to content
Snippets Groups Projects
Commit f63d0cad authored by Ariel D'Alessandro's avatar Ariel D'Alessandro
Browse files

WIP: Add initial aptly support


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's avatarAriel D'Alessandro <ariel.dalessandro@collabora.com>
parent ab8340b2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment