Skip to content
Snippets Groups Projects
Commit b515d8d5 authored by Ariel D'Alessandro's avatar Ariel D'Alessandro Committed by Andre Moreira Magalhaes
Browse files

component_guide: Update import-debian-package documentation


import-debian-package script now runs all the steps automatatically. The
recently added --push-remote option allows 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.

The previously manual steps (performed now by the script) are kept
documented in the import-debian-package repository.

Signed-off-by: default avatarAriel D'Alessandro <ariel.dalessandro@collabora.com>
parent 8b993c49
No related branches found
No related tags found
1 merge request!380component_guide: Update import-debian-package documentation
Pipeline #337316 passed with warnings
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