Re: [PATCH 1/2] docs: split the CI docs into two files

2021-08-24 Thread Willian Rampazzo
On Thu, Aug 12, 2021 at 3:04 PM Daniel P. Berrangé wrote: > > This splits the CI docs into one file talking about job setup and usage > and another file describing provisioning of custom runners. > > Signed-off-by: Daniel P. Berrangé > --- > docs/devel/ci-jobs.rst| 40 ++ > docs/dev

[PATCH 1/2] docs: split the CI docs into two files

2021-08-20 Thread Willian Rampazzo
From: Daniel P. Berrangé This splits the CI docs into one file talking about job setup and usage and another file describing provisioning of custom runners. Signed-off-by: Daniel P. Berrangé Reviewed-by: Philippe Mathieu-Daudé Message-Id: <20210812180403.4129067-2-berra...@redhat.com> --- doc

Re: [PATCH 1/2] docs: split the CI docs into two files

2021-08-16 Thread Philippe Mathieu-Daudé
On 8/12/21 8:04 PM, Daniel P. Berrangé wrote: > This splits the CI docs into one file talking about job setup and usage > and another file describing provisioning of custom runners. Thanks. Reviewed-by: Philippe Mathieu-Daudé > Signed-off-by: Daniel P. Berrangé > --- > docs/devel/ci-jobs.rst

[PATCH 1/2] docs: split the CI docs into two files

2021-08-12 Thread Daniel P . Berrangé
This splits the CI docs into one file talking about job setup and usage and another file describing provisioning of custom runners. Signed-off-by: Daniel P. Berrangé --- docs/devel/ci-jobs.rst| 40 ++ docs/devel/ci-runners.rst | 117 docs/devel/ci.rst