pegleg/pegleg
Felipe Monteiro 76f12648f6 refactor: Allow site_by_params to take in list of fields
This patch set simplifies some code related to site_by_params
by allowing it to take an iterable argument called *fields
which specifies exactly which parameters to include from
the site-definition.yaml. This means that no hard-coding
is required to manually filter the params into the exact
parameters required by follow-up function calls. This is
done for better code maintenance.

Change-Id: Ief6483dfbf3759204106330284e8e9b824b5567e
2018-10-22 02:13:59 +00:00
..
engine refactor: Allow site_by_params to take in list of fields 2018-10-22 02:13:59 +00:00
schemas Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
cli.py Pegleg CLI output improvement 2018-10-10 15:30:54 -04:00
config.py CLI: Add support for listing repository types 2018-10-04 19:30:13 +01:00