All of lore.kernel.org
 help / color / mirror / Atom feed
* [[AUH] 0/6] Integration error handling and enhacements
@ 2015-12-01 22:03 Aníbal Limón
  2015-12-01 22:03 ` [[AUH] 1/6] recipe/git.py: Add missing import of re module Aníbal Limón
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Aníbal Limón @ 2015-12-01 22:03 UTC (permalink / raw)
  To: yocto; +Cc: paul.eggleton

This changes can be also reviewed at,

http://git.yoctoproject.org/cgit/cgit.cgi/auto-upgrade-helper/log/?h=boot_images_v3

Aníbal Limón (6):
  recipe/git.py: Add missing import of re module.
  upgradehelper.py: Add support for preserve logs in workdir.
  upgradehelper.py: Add support for specify what image test.
  testimage/ptest: Add require of ptest-pkgs in EXTRA_IMAGE_FEATURES.
  testimage: Add handling of IntegrationError
  upgradehelper: Remove deprecated setting drop_previous_commits.

 README                |   7 ++-
 modules/errors.py     |   9 ++++
 modules/recipe/git.py |   1 +
 modules/testimage.py  |  80 ++++++++++++++++++++++--------
 upgradehelper.py      | 135 +++++++++++++++++++++++++++++++-------------------
 5 files changed, 156 insertions(+), 76 deletions(-)

-- 
2.1.4



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-12-11  1:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-01 22:03 [[AUH] 0/6] Integration error handling and enhacements Aníbal Limón
2015-12-01 22:03 ` [[AUH] 1/6] recipe/git.py: Add missing import of re module Aníbal Limón
2015-12-01 22:03 ` [[AUH] 2/6] upgradehelper.py: Add support for preserve logs in workdir Aníbal Limón
2015-12-01 22:03 ` [[AUH] 3/6] upgradehelper.py: Add support for specify what image test Aníbal Limón
2015-12-01 22:03 ` [[AUH] 4/6] testimage/ptest: Add require of ptest-pkgs in EXTRA_IMAGE_FEATURES Aníbal Limón
2015-12-11  1:31   ` Paul Eggleton
2015-12-01 22:03 ` [[AUH] 5/6] testimage: Add handling of IntegrationError Aníbal Limón
2015-12-01 22:03 ` [[AUH] 6/6] upgradehelper: Remove deprecated setting drop_previous_commits Aníbal Limón

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.