X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=README.md;h=63cdff37508f0fe357435bffbad24466dd67bd99;hb=refs%2Fchanges%2F62%2F5262%2F5;hp=cbaaa29d5f572fa36703b2528950fb1a13c3361b;hpb=14ff3601ee1c72496af243eca74ac269d26d6877;p=releng%2Fglobal-jjb.git diff --git a/README.md b/README.md index cbaaa29d..63cdff37 100644 --- a/README.md +++ b/README.md @@ -196,3 +196,13 @@ in the same structure as configured in the archives directory. In this method a job can define a globstar for example ``**/*.log`` which then causes the archive script to do a globstar search for that pattern and archives any files it finds matching. + +## Appendix + +### ShellCheck + +If ShellCheck is being used to lint global-jjb or any projects that include +global-jjb as part of their project (common with ci-management repos) then +a minimum version of ShellCheck 0.4.x is required as the shell scripts in +this repo uses annotations that were introduced in 0.4.. +