Page MenuHomeSoftware Heritage

Build 1395

Lint

When
Completed at Oct 21 2017, 5:23 PM · Built for 7 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Oct 21 2017, 5:23 PM · Built for 5 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1W: unknown repository 'swh-loader-antelink', you might want to remove it
2W: unknown repository 'swh-cloner-git', you might want to remove it
3W: unknown repository 'swh-environment', you might want to remove it
4W: unknown repository 'swh-lister-github', you might want to remove it
5W: unknown repository 'swh-web-ui', you might want to remove it
6W: unknown repository 'swh-lister-bitbucket', you might want to remove it
7W: unknown repository 'swh-fetcher-googlecode', you might want to remove it
8ctags_to_db (test_converters.TestConverters) ... ok
9db_to_author (test_converters.TestConverters) ... ok
10db_to_ctags (test_converters.TestConverters) ... ok
11db_to_fossology_license (test_converters.TestConverters) ... ok
12db_to_git_headers (test_converters.TestConverters) ... ok
13db_to_language (test_converters.TestConverters) ... ok
14db_to_metadata (test_converters.TestConverters) ... ok
15db_to_mimetype (test_converters.TestConverters) ... ok
16db_to_release (test_converters.TestConverters) ... ok
17db_to_revision (test_converters.TestConverters) ... ok
18
19----------------------------------------------------------------------
20Ran 10 tests in 1.610s
21
22OK
23

Update environment from working copy

When
Completed at Oct 21 2017, 5:23 PM · Built for 40 s
Status
Passed

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

1mr update: command failed
2

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

339 swh/web/api/views/entity.py | 2 +-
340 swh/web/api/views/origin.py | 2 +-
341 swh/web/api/views/person.py | 2 +-
342 swh/web/api/views/release.py | 2 +-
343 swh/web/api/views/revision.py | 2 +-
344 swh/web/api/views/utils.py | 90 +++++
345 swh/web/browse/utils.py | 130 ++++++
346 swh/web/browse/views/content.py | 5 +-
347 swh/web/browse/views/directory.py | 11 +-
348 swh/web/browse/views/origin.py | 351 +++++++++++-----
349 swh/web/browse/views/revision.py | 100 ++---
350 swh/web/common/highlightjs.py | 1 +
351 swh/web/doc_config.py | 21 +
352 swh/web/settings/common.py | 2 +-
353 swh/web/settings/production.py | 6 +
354 swh/web/settings/tests.py | 38 ++
355 swh/web/templates/content.html | 5 -
356 swh/web/templates/directory.html | 5 +-
357 swh/web/templates/includes/top-navigation.html | 4 +
358 swh/web/templates/revision-log.html | 10 +-
359 swh/web/tests/__init__.py | 35 +-
360 swh/web/tests/api/test_api_lookup.py | 18 +-
361 swh/web/tests/browse/test_utils.py | 194 +++++++++
362 swh/web/tests/browse/views/data/__init__.py | 0
363 swh/web/tests/browse/views/test_origin.py | 4 +-
364 swh/web/tests/browse/views/test_revision.py | 18 +
365 swh/web/tests/common/test_throttling.py | 2 +-
366 swh/web/urls.py | 23 --
367 swh/web/wsgi.py | 9 -
368 49 files changed, 2277 insertions(+), 885 deletions(-)
369 create mode 100644 docs/uri-scheme-api-content.rst
370 create mode 100644 docs/uri-scheme-api-directory.rst
371 create mode 100644 docs/uri-scheme-api-origin.rst
372 create mode 100644 docs/uri-scheme-api-stat.rst
373 create mode 100644 docs/uri-scheme-api.rst
374 create mode 100644 docs/uri-scheme-browse-content.rst
375 create mode 100644 docs/uri-scheme-browse-directory.rst
376 create mode 100644 docs/uri-scheme-browse-origin.rst
377 create mode 100644 docs/uri-scheme-browse-person.rst
378 create mode 100644 docs/uri-scheme-browse-revision.rst
379 create mode 100644 docs/uri-scheme-browse.rst
380 delete mode 100644 docs/uri-scheme.rst
381 create mode 100644 swh/web/__init__.py
382 create mode 100644 swh/web/api/views/utils.py
383 create mode 100644 swh/web/doc_config.py
384 create mode 100644 swh/web/settings/tests.py
385 create mode 100644 swh/web/tests/browse/views/data/__init__.py
386
387mr update: finished (23 ok; 1 failed)
388

Clone on Software Heritage Worker

When
Completed at Oct 21 2017, 5:22 PM · Built instantly
Status
Passed

Event Timeline