X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fbest-practices.rst;h=85ee7f7d763b73eac93fe53295968c2466b34d28;hb=dc757e1ab24c2d99258b46bb604d1db0fc37ce1d;hp=2ea7ab936d113c1116a4dccf03cb2096141743ca;hpb=71937a20e010dfac85d9b4ffca73f7ec80066213;p=releng%2Fglobal-jjb.git diff --git a/docs/best-practices.rst b/docs/best-practices.rst index 2ea7ab93..85ee7f7d 100644 --- a/docs/best-practices.rst +++ b/docs/best-practices.rst @@ -329,7 +329,7 @@ In this case there is a default '{message}' set in the If we do not declare a default in the :ref:`job-template ` then JJB will fallback to checking the "defaults configuration". -This means that the precendence of defaults is as follows: +This means that the precedence of defaults is as follows: 1. User-provided 2. Job Template @@ -372,7 +372,7 @@ Variable expansion order of precedence seems to be: global-jjb should not provide job-group definitions and leave it up to users of global-jjb to create their own as a job-group as a variable defined in a job -group the highest precendence. Global JJB should strive to be purely a +group the highest precedence. Global JJB should strive to be purely a job-template and macro library for downstream consumers. Final thoughts