Page MenuHomeSoftware Heritage

Build 898

Lint

When
Completed at Feb 9 2017, 6:42 PM · Built for 4 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 3094 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1python3 -m flake8 swh bin/swh-storage-add-dir
2

Python tests

When
Completed at Feb 9 2017, 6:42 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 3093 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1W: unknown repository 'swh-environment', you might want to remove it
2ctags_to_db (test_converters.TestConverters) ... ok
3db_to_author (test_converters.TestConverters) ... ok
4db_to_ctags (test_converters.TestConverters) ... ok
5db_to_git_headers (test_converters.TestConverters) ... ok
6db_to_language (test_converters.TestConverters) ... ok
7db_to_mimetype (test_converters.TestConverters) ... ok
8db_to_release (test_converters.TestConverters) ... ok
9db_to_revision (test_converters.TestConverters) ... ok
10
11----------------------------------------------------------------------
12Ran 8 tests in 1.874s
13
14OK
15

Update environment from working copy

When
Completed at Feb 9 2017, 6:42 PM · Built for 19 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 3086 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

473 .../ui/templates/includes/apidoc-header-toc.html | 8 +
474 swh/web/ui/templates/includes/apidoc-header.html | 106 ++++
475 swh/web/ui/templates/includes/apidoc-header.md | 199 +++++++
476 swh/web/ui/templates/includes/search-form.html | 9 +-
477 swh/web/ui/templates/layout.html | 94 +--
478 swh/web/ui/templates/origin.html | 9 +-
479 swh/web/ui/tests/test_apidoc.py | 26 +-
480 swh/web/ui/tests/test_app.py | 15 +-
481 swh/web/ui/tests/test_backend.py | 9 +-
482 swh/web/ui/tests/test_converters.py | 66 ++-
483 swh/web/ui/tests/test_renderers.py | 54 +-
484 swh/web/ui/tests/test_service.py | 31 +-
485 swh/web/ui/tests/test_utils.py | 149 +++--
486 swh/web/ui/tests/views/test_api.py | 382 ++++++------
487 swh/web/ui/tests/views/test_browse.py | 38 +-
488 swh/web/ui/tests/views/test_main.py | 16 +-
489 swh/web/ui/utils.py | 68 ++-
490 swh/web/ui/views/api.py | 660 ++++++++++++---------
491 swh/web/ui/views/browse.py | 30 +-
492 swh/web/ui/views/main.py | 8 +-
493 58 files changed, 2251 insertions(+), 1122 deletions(-)
494 create mode 100644 requirements-swh.txt
495 delete mode 100644 resources/test/webapp.ini
496 create mode 100644 resources/test/webapp.yml
497 delete mode 120000 swh/web/ui/static/css/jquery.dataTables.min.css
498 create mode 100644 swh/web/ui/static/img/arrow-up-small.png
499 create mode 100644 swh/web/ui/static/img/icons/swh-logo-32x32.png
500 create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-180x180.png
501 create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-192x192.png
502 create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-270x270.png
503 create mode 100644 swh/web/ui/static/img/swh-logo-archive.png
504 create mode 100644 swh/web/ui/static/img/swh-logo-archive.svg
505 delete mode 100644 swh/web/ui/static/lib/README
506 delete mode 120000 swh/web/ui/static/lib/core.js
507 delete mode 120000 swh/web/ui/static/lib/jquery.dataTables.min.js
508 delete mode 120000 swh/web/ui/static/lib/jquery.flot.min.js
509 delete mode 120000 swh/web/ui/static/lib/jquery.flot.selection.min.js
510 delete mode 120000 swh/web/ui/static/lib/jquery.flot.time.min.js
511 delete mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.min.js
512 delete mode 120000 swh/web/ui/static/lib/lib-typedarrays.js
513 delete mode 120000 swh/web/ui/static/lib/sha1.js
514 delete mode 120000 swh/web/ui/static/lib/sha256.js
515 create mode 100644 swh/web/ui/static/robots.txt
516 create mode 100644 swh/web/ui/templates/api-endpoints.html
517 create mode 100644 swh/web/ui/templates/includes/apidoc-header-toc.html
518 create mode 100644 swh/web/ui/templates/includes/apidoc-header.html
519 create mode 100644 swh/web/ui/templates/includes/apidoc-header.md
520
521mr update: finished (24 ok)
522

Clone on Software Heritage Worker

When
Completed at Feb 9 2017, 6:41 PM · Built instantly
Status
Passed

Event Timeline