Properties
Properties
- Buildable
- B463: rDSTO1c90cd40b29e: Refactor: Rename adequately swh.storage.db.Db.origin_visit functions
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 8 2016, 2:16 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 8 2016, 2:15 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.760s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 8 2016, 2:15 PM · Built for 18 s
- Status
Passed
1 empty logs are hidden. Show all logs.
102 | 6 files changed, 69 insertions(+), 28 deletions(-) |
---|---|
103 | |
104 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
105 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
106 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
107 | 070c877..75fcb40 master -> origin/master |
108 | * [new tag] v0.0.35 -> v0.0.35 |
109 | Updating 070c877..75fcb40 |
110 | Fast-forward |
111 | debian/control | 4 +- |
112 | requirements.txt | 2 +- |
113 | swh/web/ui/converters.py | 2 + |
114 | swh/web/ui/templates/includes/home-directory.html | 2 +- |
115 | swh/web/ui/templates/includes/home-origin.html | 6 +- |
116 | swh/web/ui/templates/includes/home-revision.html | 2 +- |
117 | swh/web/ui/tests/test_service.py | 10 ++- |
118 | swh/web/ui/tests/views/test_api.py | 92 ++++++++++++++++------- |
119 | swh/web/ui/tests/views/test_browse.py | 25 ++++-- |
120 | swh/web/ui/utils.py | 46 ++++++++---- |
121 | swh/web/ui/views/api.py | 43 +++++++++-- |
122 | swh/web/ui/views/browse.py | 51 +++++++++---- |
123 | 12 files changed, 206 insertions(+), 79 deletions(-) |
124 | |
125 | mr update: finished (20 ok) |
126 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 8 2016, 2:15 PM · Built instantly
- Status
Passed