Skip to content

Add aptly support

Sjoerd Simons requested to merge collabora/switch-to-aptly into collabora/staging

This commit integratates aptly backend. The following features are supported:

  • OBS repositories gets automatically created/removed on aptly.
  • Each arch with the publish flag enabled in a repository, get published on aptly.
  • Package binaries get added to the aptly repository right after they get built. Old versions are automatically removed.
  • Every time a package is published, a snapshot is taken and published.

Related documentation is added to README.aptly.md:

  • aptly configuration files.
  • snapshot and db-cleanup scripts.

Signed-off-by: Ariel D'Alessandro ariel.dalessandro@collabora.com

Edited by Sjoerd Simons

Merge request reports