From 153ad80b3e0c1a1e6921dc87fb475011bdf2084e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 9 Apr 2020 19:55:16 +0300 Subject: Override build constraints group values hierarchically --- bdep/ci.cli | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bdep/ci.cli b/bdep/ci.cli index bd417f0..8befd82 100644 --- a/bdep/ci.cli +++ b/bdep/ci.cli @@ -75,6 +75,10 @@ namespace bdep builds build-{include,exclude} \ + Note also that the build constraints group values are overridden + hierarchically so that the \cb{build-{include,exclude\}} overrides don't + affect the \cb{builds} values. + While the exact interpretation of the CI request depends on the specific service, normally, the CI server will respond with a reference that can be used to query the results. See \l{brep#ci Package CI} for details on -- cgit v1.1