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

import-debian-package: Allow creating/pushing to remote repository


To import a new package from Debian the current process required several
manual steps. This commit adds the --push-remote option to allow
creating and pushing the imported package to apertis remote gitlab
instance.

The following steps are now automatized:
* package folder is created and import process is performed in there.
* remote repo is created if it doesn't exist.
* remote branches and tags are pushed.
* gitlab settings are applied to remote repo.
* CI pipeline is triggered on all downstream branches.

Signed-off-by: default avatarAriel D'Alessandro <ariel.dalessandro@collabora.com>
parent 9df1c818
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment