Skip to content
Snippets Groups Projects
Commit 319daf3c authored by Erik Skultety's avatar Erik Skultety
Browse files

ci: lcitool: Maintain project package deps lists here


Each respective project that lcitool knows about and currently
maintains its list of package dependencies knows best what packages
they actually depend on. If a new dependency is currently needed,
first a change in lcitool is necessary before GitLab jobs and
containers can be updated. Provided a mapping already exists in
lcitool (which can quickly be added as an override via mappings.yml
temporarily) we speed up the whole CI update process by one step.

Note that starting this commit lcitool must be invoked as
    '$ lcitool -d/--data-dir ci/lcitool ...'
to pick up the project dependency list correctly.

Signed-off-by: default avatarErik Skultety <eskultet@redhat.com>
parent 81821b4b
No related branches found
No related tags found
1 merge request!10ci: lcitool: Maintain project package deps lists here
---
packages:
- mono
- monodevelop
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