Page MenuHomeSoftware Heritage

Build 417

Lint

When
Completed at Jul 19 2016, 2:42 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Jul 19 2016, 2:42 PM · Built for 1 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1W: unknown repository 'swh-environment', you might want to remove it
2W: unknown repository 'swh-loader-vcs', you might want to remove it
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 4 tests in 0.521s
10
11OK
12

Update environment from working copy

When
Completed at Jul 19 2016, 2:42 PM · Built for 7 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

117 create mode 100644 sql/archiver/swh-archiver-data.sql
118 create mode 100644 sql/archiver/swh-archiver-schema.sql
119 create mode 100644 sql/upgrades/070.sql
120 create mode 100644 swh/storage/archiver/storage.py
121 create mode 100644 swh/storage/common.py
122
123mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui
124mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui
125From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
126 c347901..2fff31f master -> origin/master
127 * [new tag] v0.0.30 -> v0.0.30
128 * [new tag] v0.0.31 -> v0.0.31
129Updating c347901..2fff31f
130Fast-forward
131 debian/control | 11 +-
132 debian/rules | 5 +-
133 requirements.txt | 4 +-
134 swh/web/ui/backend.py | 9 +
135 swh/web/ui/service.py | 29 +-
136 swh/web/ui/static/js/calendar.js | 373 +++++++++++++++++++++
137 swh/web/ui/static/lib/jquery.flot.min.js | 1 +
138 swh/web/ui/static/lib/jquery.flot.selection.min.js | 1 +
139 swh/web/ui/static/lib/jquery.flot.time.min.js | 1 +
140 swh/web/ui/static/lib/jquery.flot.tooltip.min.js | 1 +
141 swh/web/ui/static/lib/jquery.js | 1 +
142 swh/web/ui/templates/origin.html | 15 +-
143 .../{upload_and_search.html => search.html} | 0
144 swh/web/ui/tests/test_backend.py | 36 ++
145 swh/web/ui/tests/test_service.py | 89 +++--
146 swh/web/ui/tests/test_upload.py | 148 --------
147 swh/web/ui/tests/test_utils.py | 7 +-
148 swh/web/ui/tests/views/test_api.py | 88 +++--
149 swh/web/ui/tests/views/test_browse.py | 28 +-
150 swh/web/ui/upload.py | 79 -----
151 swh/web/ui/utils.py | 11 +-
152 swh/web/ui/views/api.py | 38 +--
153 swh/web/ui/views/browse.py | 10 +-
154 23 files changed, 645 insertions(+), 340 deletions(-)
155 create mode 100644 swh/web/ui/static/js/calendar.js
156 create mode 120000 swh/web/ui/static/lib/jquery.flot.min.js
157 create mode 120000 swh/web/ui/static/lib/jquery.flot.selection.min.js
158 create mode 120000 swh/web/ui/static/lib/jquery.flot.time.min.js
159 create mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.min.js
160 create mode 120000 swh/web/ui/static/lib/jquery.js
161 rename swh/web/ui/templates/{upload_and_search.html => search.html} (100%)
162 delete mode 100644 swh/web/ui/tests/test_upload.py
163 delete mode 100644 swh/web/ui/upload.py
164
165mr update: finished (19 ok)
166

Clone on Software Heritage Worker

When
Completed at Jul 19 2016, 2:42 PM · Built instantly
Status
Passed

Event Timeline