All of lore.kernel.org
 help / color / mirror / Atom feed
* [review-request][PATCH 0/2][v2] Fix cooker log download button
@ 2015-10-05 13:39 Elliot Smith
  2015-10-05 13:39 ` [review-request][PATCH 1/2] toaster: Manually retrieve log file location from filesystem Elliot Smith
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Elliot Smith @ 2015-10-05 13:39 UTC (permalink / raw)
  To: toaster

This supersedes https://lists.yoctoproject.org/pipermail/toaster/2015-September/002877.html
(which was a single commit).

* Retrieve a build's log file location directly from the file system,
as the one which is available at the time of the BuildStarted event
is incorrect.

* Hide the "Download build log" button for builds which fail early
(e.g. due to recipe parsing) and consequently have no cooker_log_path.

Changes since 986f6b04b26bba9d01393f8f4ced4e0f4385368a (toaster-next) are in
git://git.yoctoproject.org/poky-contrib, elliot/toaster/wrong_log-8373
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=elliot/toaster/wrong_log-8373

Related bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=8373

Elliot Smith (2):
  toaster: Manually retrieve log file location from filesystem
  toaster: Hide "Download build log" button if log doesn't exist

 bitbake/lib/bb/ui/toasterui.py                     | 31 +++++++++++++++++++++-
 .../toastergui/templates/builddashboard.html       |  4 ++-
 2 files changed, 33 insertions(+), 2 deletions(-)

--
Elliot Smith
Software Engineer
Intel OTC

---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



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

end of thread, other threads:[~2015-10-07 10:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-05 13:39 [review-request][PATCH 0/2][v2] Fix cooker log download button Elliot Smith
2015-10-05 13:39 ` [review-request][PATCH 1/2] toaster: Manually retrieve log file location from filesystem Elliot Smith
2015-10-05 13:39 ` [review-request][PATCH 2/2] toaster: Hide "Download build log" button if log doesn't exist Elliot Smith
2015-10-05 17:57 ` [review-request][PATCH 0/2][v2] Fix cooker log download button Barros Pena, Belen
2015-10-05 18:07   ` Smith, Elliot
2015-10-05 18:21     ` Barros Pena, Belen
2015-10-07 10:22 ` Ed Bartosh

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.