Skip to content

Update Aptly scripts

Marcel Loose requested to merge update-scripts into master

Modified the scripts create_repo.py, remove_repo.py, and update_repo.py to support multi-component package repositories. For example, it is now possible to manage a repository for the distribution bionic that contains both a testing component and an unstable component. The optional prefix has been made mandatory; it can be used to identify the team or project that manages the repository (e.g. schaap). Finally, the help message text is now much more descriptive.

Merge request reports