Properties
Properties
- Buildable
- B456: rDSTOcf7ff9eea0eb: origin_visit_get_by: Update to retrieve associated occurrence info
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 5 2016, 12:29 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 |
Python tests
Python tests
- When
- Completed at Sep 5 2016, 12:29 PM · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | db_to_author (test_converters.TestConverters) ... ok |
3 | db_to_git_headers (test_converters.TestConverters) ... ok |
4 | db_to_release (test_converters.TestConverters) ... ok |
5 | db_to_revision (test_converters.TestConverters) ... ok |
6 | |
7 | ---------------------------------------------------------------------- |
8 | Ran 4 tests in 0.546s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 5 2016, 12:29 PM · Built for 12 s
- Status
Passed
1 empty logs are hidden. Show all logs.
106 | swh/web/ui/templates/includes/home-origin.html | 57 ++++++++ |
---|---|
107 | swh/web/ui/templates/includes/home-revision.html | 66 ++++++++++ |
108 | .../ui/templates/{ => includes}/search-form.html | 40 +++--- |
109 | swh/web/ui/templates/layout.html | 86 +++++++----- |
110 | swh/web/ui/templates/origin.html | 60 +++++---- |
111 | swh/web/ui/templates/search.html | 2 +- |
112 | swh/web/ui/tests/test_backend.py | 63 ++++++--- |
113 | swh/web/ui/tests/test_converters.py | 29 +++-- |
114 | swh/web/ui/tests/test_service.py | 145 +++++++++++---------- |
115 | swh/web/ui/tests/views/test_api.py | 110 +++++++++++----- |
116 | swh/web/ui/tests/views/test_browse.py | 53 +++++--- |
117 | swh/web/ui/tests/views/test_main.py | 16 +-- |
118 | swh/web/ui/views/api.py | 47 ++++++- |
119 | swh/web/ui/views/browse.py | 9 +- |
120 | swh/web/ui/views/main.py | 4 +- |
121 | 26 files changed, 836 insertions(+), 333 deletions(-) |
122 | create mode 100644 swh/web/ui/templates/browse.html |
123 | delete mode 100644 swh/web/ui/templates/home.html |
124 | create mode 100644 swh/web/ui/templates/includes/home-directory.html |
125 | create mode 100644 swh/web/ui/templates/includes/home-origin.html |
126 | create mode 100644 swh/web/ui/templates/includes/home-revision.html |
127 | rename swh/web/ui/templates/{ => includes}/search-form.html (64%) |
128 | |
129 | mr update: finished (20 ok) |
130 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 5 2016, 12:29 PM · Built instantly
- Status
Passed