summaryrefslogtreecommitdiffstats
path: root/jenkins_jobs/registry.py
Commit message (Expand)AuthorAgeFilesLines
* Ignore py:obj warnings and fail on warningsThanh Ha2020-01-221-2/+2
* registry: cache component loadingAntoine Musso2019-11-041-1/+13
* registry: preload entrypoints before cachingAntoine Musso2019-10-281-2/+3
* Auto-generated output from python-blackThanh Ha2019-09-091-41/+58
* Always deep format Jinja2 templatesDaniel Watkins2018-02-231-2/+4
* Revert "Move macro expansion into YamlParser."Thanh Ha2018-01-011-227/+32
* Move macro expansion into YamlParser.Wayne Warren2017-08-241-35/+230
* Merge "properly support private builds in the registry"Jenkins2017-07-281-1/+1
|\
| * properly support private builds in the registryEvgeni Golov2017-04-281-1/+1
* | Output additional info when exceptions occurDarragh Bailey2016-12-081-3/+9
|/
* Be explicit about objects exported by modules.Wayne Warren2016-08-201-0/+4
* Cleanup various deprecation warnings.Wayne Warren2016-08-201-4/+4
* Disentangle YamlParser and ModuleRegistry classesWayne Warren2016-08-181-6/+11
* Use JJBConfig in ModuleRegistry.Wayne Warren2016-07-221-10/+4
* Warn only once for masked definitionsAndreas Jaeger2016-01-061-1/+4
* Order component retrieval to favour user definedDarragh Bailey2015-12-121-14/+18
* Infer and build entry points from component modulesDarragh Bailey2015-12-121-5/+45
* Allow deep formatting of macro parametersJustin Stoller2015-11-131-6/+4
* Remove YamlParser from jenkins_jobs.builderWayne2015-04-221-0/+204