summary refs log tree commit diff stats
path: root/docs/devel/ci-runners.rst.inc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs/devel: Split testing docs from the build docs and move to separate folderThomas Huth2024-09-041-116/+0
| | | | | | | | Building and testing are two separate topics, so let's split the testing into a separate category and move the related files into a separate folder. Message-ID: <20240830133841.142644-42-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
* docs/ci: clean-up references for consistencyAlex Bennée2024-06-061-7/+6
| | | | | | | | | Document we have split up build-environment by distro and update the references that exist in the code base to be correct. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20240603175328.3823123-7-alex.bennee@linaro.org>
* docs: name included files ".rst.inc"Paolo Bonzini2021-10-011-0/+117
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>