SKA Repository Tooling
======================
A command-line tool for managing SKA inter-repository dependencies. The intention
is to simplify the process of propagating and testing packages between repositories
for continuous integration.
Main features:
* Examine GitLab repositories and locate the most current published packages
* Inject references to up-to-date packages into configuration
This tool is meant to be used in concert with the `SKA CI/CD Makefiles
`_. It
especially enables the dependency management targets (see `dependencies.mk
`_)
.. toctree::
:maxdepth: 1
:caption: Contents:
getting_started
motivation
guide
skart_toml
ci_scheduled
recursive
cli
internals