PTU5KAS/docs
Felix Moessbauer e9032bc278 kas-container: track repo dir when using menu cmd
When using the kas menu command, we need to track the repository
location outside of the kas container as well. This is required to
prepare the environment for a later kas-container build, as the repo
path inside the container is different from the outside one. For that,
the location of KAS_REPO_DIR is passed via an env-var into the container.
There, this value is picked up by the menu plugin and written to the
.config.yaml file as `_source_host_dir`. When running kas-container build,
we check if the .config.yaml file contains this node and set the
KAS_REPO_DIR accordingly. The schema is extended accordingly.

Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
[Jan: rework _source_dir_host extraction to make it usable for menu as well]
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2023-05-30 13:29:12 +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 simplify and document how to measure code coverage 2023-05-07 22:19:50 +02:00
format-changelog.rst kas-container: track repo dir when using menu cmd 2023-05-30 13:29:12 +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 kas-container: track repo dir when using menu cmd 2023-05-30 13:29:12 +02:00