Page MenuHomeSoftware Heritage

Build 792

Lint

When
Completed at Dec 1 2016, 10:32 AM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Dec 1 2016, 10:32 AM · Built for 1 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2871 (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_git_headers (test_converters.TestConverters) ... ok
5db_to_release (test_converters.TestConverters) ... ok
6db_to_revision (test_converters.TestConverters) ... ok
7
8----------------------------------------------------------------------
9Ran 5 tests in 0.596s
10
11OK
12

Update environment from working copy

When
Completed at Dec 1 2016, 10:32 AM · Built for 18 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

141 * [new tag] v0.0.38 -> v0.0.38
142 * [new tag] v0.0.39 -> v0.0.39
143 * [new tag] v0.0.40 -> v0.0.40
144 * [new tag] v0.0.41 -> v0.0.41
145 * [new tag] v0.0.42 -> v0.0.42
146 * [new tag] v0.0.43 -> v0.0.43
147 * [new tag] v0.0.44 -> v0.0.44
148 * [new tag] v0.0.45 -> v0.0.45
149Updating 258b7c2..bfdd9f9
150Fast-forward
151 README-dev.md | 9 +-
152 debian/control | 10 +-
153 requirements.txt | 4 +-
154 swh/web/ui/apidoc.py | 6 +-
155 swh/web/ui/backend.py | 71 +++-
156 swh/web/ui/converters.py | 11 +-
157 swh/web/ui/main.py | 9 +-
158 swh/web/ui/renderers.py | 125 ++++++-
159 swh/web/ui/service.py | 122 ++++++-
160 swh/web/ui/static/css/jquery.dataTables.min.css | 1 +
161 swh/web/ui/static/css/pygment.css | 64 ++++
162 swh/web/ui/static/js/search.js | 14 +-
163 swh/web/ui/static/lib/jquery.dataTables.min.js | 1 +
164 swh/web/ui/templates/browse.html | 21 +-
165 swh/web/ui/templates/content.html | 24 +-
166 swh/web/ui/templates/includes/home-content.html | 10 +
167 swh/web/ui/templates/includes/search-form.html | 38 ++-
168 swh/web/ui/templates/layout.html | 6 +-
169 swh/web/ui/templates/search.html | 50 +--
170 swh/web/ui/templates/symbols.html | 64 ++++
171 swh/web/ui/tests/test_app.py | 4 +-
172 swh/web/ui/tests/test_backend.py | 184 ++++++++++-
173 swh/web/ui/tests/test_converters.py | 21 ++
174 swh/web/ui/tests/test_renderers.py | 93 +++++-
175 swh/web/ui/tests/test_service.py | 285 +++++++++++++++-
176 swh/web/ui/tests/test_utils.py | 105 +++++-
177 swh/web/ui/tests/views/test_api.py | 418 +++++++++++++++++++++++-
178 swh/web/ui/tests/views/test_browse.py | 227 ++++++++++++-
179 swh/web/ui/utils.py | 47 ++-
180 swh/web/ui/views/api.py | 223 +++++++++++--
181 swh/web/ui/views/browse.py | 129 +++++++-
182 31 files changed, 2222 insertions(+), 174 deletions(-)
183 create mode 120000 swh/web/ui/static/css/jquery.dataTables.min.css
184 create mode 100644 swh/web/ui/static/css/pygment.css
185 create mode 120000 swh/web/ui/static/lib/jquery.dataTables.min.js
186 create mode 100644 swh/web/ui/templates/includes/home-content.html
187 create mode 100644 swh/web/ui/templates/symbols.html
188
189mr update: finished (21 ok)
190

Clone on Software Heritage Worker

When
Completed at Dec 1 2016, 10:32 AM · Built instantly
Status
Passed

Event Timeline