mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
![]() If a distro comparison update task fails (returning a non-zero value to indicate as such) we were not able to see this easily from the frontend. Show success/failure in the form of a label on the task page and general update list/detail, and if the task fails while we're watching then make the progress bar go red as well. Also make a distinction between the process failing (retcode > 0) and being terminated (retcode < 0, e.g. process was killed). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
||
---|---|---|
.. | ||
__init__.py | ||
0001_initial.py | ||
0002_distro.py | ||
0003_auto_20161011_0304.py | ||
0004_layerdependency_required.py | ||
0005_layerupdate.py | ||
0006_change_branch_meta.py | ||
0007_layeritem_status_noupdate.py | ||
0008_yp_compatible.py | ||
0009_layerbranch_collection.py | ||
0010_add_dependencies.py | ||
0011_source.py | ||
0012_layeritem_vcs_commit_url.py | ||
0013_patch.py | ||
0014_sitenotice.py | ||
0015_comparison.py | ||
0016_classicrecipe_delete.py | ||
0017_classicrecipe_needs_attention.py | ||
0018_layerrecipeextraurl.py | ||
0019_layeritem_classic_comparison.py | ||
0020_update_manual.py | ||
0021_layerupdate_add_layer_branch.py | ||
0022_layerupdate_set_layer_branch.py | ||
0023_layerupdate_layer_branch_finalise.py | ||
0024_layerupdate_vcs_revs.py | ||
0025_update_retcode.py |