PTU5KAS/docs
Felix Moessbauer 3e0dd10416 add support to override refspec of repos
This patch adds the top-level `overrides` entry, which is used to
override (or pin) the refspec of repositories. The main difference to a
direct override is that this logic only applies to repos that are
already defined. By that, a superset of all repos can be added to this
entry (similar to a global lockfile), but only the currently active ones
are affected. A new top-level keyword is required because everything
below the "repos" keyword is potentially defined by "default" values.
For the locking mechanism, a clear separation between overrides (only
override if existing) and definitions is required to be able to define a
global lockfile with all possible repos, while just defining some repos.

Proposed-by: Ross Burton <ross@burtonini.com>
Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
[Jan: also bump __file_version__]
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2023-04-23 14:04:51 +02:00
..
_static Fixed wrapping of cell content in readthedocs style 2017-06-28 15:12:15 +02:00
command-line.rst kas: add GIT_CREDENTIAL_USEHTTPPATH environment variable 2023-04-20 22:53:15 +02:00
conf.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
devguide.rst docs: Fix description of container image generation 2023-01-17 18:39:36 +01:00
format-changelog.rst add support to override refspec of repos 2023-04-23 14:04:51 +02:00
index.rst docs: Move command line details to a separate page 2020-11-13 07:41:57 +01:00
intro.rst docs: Fix title of intro page 2020-11-13 07:42:24 +01:00
Makefile Added initial sphinx documentation 2017-06-28 15:12:15 +02:00
requirements.txt readthedocs: Add configuration file 2021-11-22 19:20:14 +01:00
userguide.rst add support to override refspec of repos 2023-04-23 14:04:51 +02:00