Page MenuHomeSoftware Heritage

vault-ui: Show progress details when hovering the progress bar
ClosedPublic

Authored by vlorentz on Nov 16 2021, 2:04 PM.

Details

Summary

The git-bare cooker uses it to report an estimate of the number
of remaining objects.
The base cooker also uses it to report the full traceback.

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D6646 (id=24148)

Could not rebase; Attempt merge onto e2659cfed5...

Updating e2659cfe..189d204e
Fast-forward
 assets/config/webpack.config.development.js | 2 +-
 assets/src/bundles/vault/vault-ui.js        | 8 ++++++--
 2 files changed, 7 insertions(+), 3 deletions(-)
Changes applied before test
commit 189d204e9b555b46e2a5fe7110e37d06bc7fdbbb
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 16 14:03:08 2021 +0100

    vault-ui: Show progress details when hovering the progress bar
    
    The git-bare cooker uses it to report an estimate of the number
    of remaining objects.
    The base cooker also uses it to report the full traceback.

commit 4eff12ad51cbee5dc61edc305d14c295d5ee8719
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 16 14:01:47 2021 +0100

    webpack: Remove .tox and .mypy from the files to watch
    
    There are too many, which causes crashes.

See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1238/ for more details.

This revision is now accepted and ready to land.Nov 16 2021, 2:58 PM