Properties
Properties
- Buildable
- B471: rDSTOb11cfe34a03e: First version of the directory cooker & cache
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 12 2016, 2:22 PM · Built for 3 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 12 2016, 2:22 PM · Built for 2 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 1.317s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 12 2016, 2:22 PM · Built for 15 s
- Status
Passed
1 empty logs are hidden. Show all logs.
129 | * [new tag] v0.0.35 -> v0.0.35 |
---|---|
130 | * [new tag] v0.0.36 -> v0.0.36 |
131 | Updating 070c877..258b7c2 |
132 | Fast-forward |
133 | README-dev.md | 6 + |
134 | debian/control | 4 +- |
135 | requirements.txt | 2 +- |
136 | swh/web/ui/apidoc.py | 228 ++++++++++---- |
137 | swh/web/ui/converters.py | 16 +- |
138 | swh/web/ui/renderers.py | 6 +- |
139 | swh/web/ui/templates/includes/home-directory.html | 2 +- |
140 | swh/web/ui/templates/includes/home-origin.html | 6 +- |
141 | swh/web/ui/templates/includes/home-revision.html | 2 +- |
142 | swh/web/ui/tests/test_apidoc.py | 351 ++++------------------ |
143 | swh/web/ui/tests/test_app.py | 16 +- |
144 | swh/web/ui/tests/test_service.py | 10 +- |
145 | swh/web/ui/tests/views/test_api.py | 106 +++++-- |
146 | swh/web/ui/tests/views/test_browse.py | 25 +- |
147 | swh/web/ui/utils.py | 46 ++- |
148 | swh/web/ui/views/api.py | 48 ++- |
149 | swh/web/ui/views/browse.py | 51 +++- |
150 | 17 files changed, 479 insertions(+), 446 deletions(-) |
151 | |
152 | mr update: finished (20 ok) |
153 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 12 2016, 2:22 PM · Built instantly
- Status
Passed