layerindex-web/rrs/tools
Paul Eggleton 6344724afd RRS: use more robust method of getting last upgrade record
Silently catching all exceptions like this is evil. Use .first() and
check the return instead.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2019-11-21 02:27:39 +13:00
..
common.py update: fix error on LAYERRECOMMENDS failure 2018-10-01 11:43:52 +13:00
daily_run.sh rrs/tools/daily_run.sh: don't reload when updating 2018-09-06 11:08:43 +12:00
historytool.py RRS: add tool to import/export upstream history data 2019-02-14 10:05:53 +13:00
rrs_distros.py Use try...finally or with to ensure files get closed 2019-02-14 10:05:53 +13:00
rrs_maintainer_history.py RRS: collect history independent of current recipes 2019-11-21 02:27:39 +13:00
rrs_upgrade_history.py RRS: collect history independent of current recipes 2019-11-21 02:27:39 +13:00
rrs_upstream_email.py Use shell=False where possible with utils.runcmd() 2019-07-17 11:31:01 +12:00
rrs_upstream_history.py RRS: collect history independent of current recipes 2019-11-21 02:27:39 +13:00
upgrade_history_internal.py RRS: use more robust method of getting last upgrade record 2019-11-21 02:27:39 +13:00