Properties
Properties
- Buildable
- B1062: rDSTO7e2e9a999a2d: docs: integrate postgres DB schema in dev docs
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 21 2017, 5:23 PM · Built for 6 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 Oct 21 2017, 5:23 PM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 1 | W: unknown repository 'swh-loader-antelink', you might want to remove it |
|---|---|
| 2 | W: unknown repository 'swh-cloner-git', you might want to remove it |
| 3 | W: unknown repository 'swh-environment', you might want to remove it |
| 4 | W: unknown repository 'swh-lister-github', you might want to remove it |
| 5 | W: unknown repository 'swh-web-ui', you might want to remove it |
| 6 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
| 7 | W: unknown repository 'swh-fetcher-googlecode', you might want to remove it |
| 8 | ctags_to_db (test_converters.TestConverters) ... ok |
| 9 | db_to_author (test_converters.TestConverters) ... ok |
| 10 | db_to_ctags (test_converters.TestConverters) ... ok |
| 11 | db_to_fossology_license (test_converters.TestConverters) ... ok |
| 12 | db_to_git_headers (test_converters.TestConverters) ... ok |
| 13 | db_to_language (test_converters.TestConverters) ... ok |
| 14 | db_to_metadata (test_converters.TestConverters) ... ok |
| 15 | db_to_mimetype (test_converters.TestConverters) ... ok |
| 16 | db_to_release (test_converters.TestConverters) ... ok |
| 17 | db_to_revision (test_converters.TestConverters) ... ok |
| 18 | |
| 19 | ---------------------------------------------------------------------- |
| 20 | Ran 10 tests in 1.888s |
| 21 | |
| 22 | OK |
| 23 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 21 2017, 5:23 PM · Built for 39 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 512 | delete mode 100644 docs/uri-scheme.rst |
|---|---|
| 513 | create mode 100644 swh/__init__.py |
| 514 | create mode 100644 swh/web/__init__.py |
| 515 | create mode 100644 swh/web/api/views/utils.py |
| 516 | create mode 100644 swh/web/browse/views/revision.py |
| 517 | create mode 100644 swh/web/doc_config.py |
| 518 | create mode 100644 swh/web/settings/tests.py |
| 519 | rename swh/web/templates/{content-directory-top-navigation.html => includes/top-navigation.html} (71%) |
| 520 | create mode 100644 swh/web/tests/browse/views/data/__init__.py |
| 521 | create mode 100644 swh/web/tests/browse/views/data/revision_test_data.py |
| 522 | create mode 100644 swh/web/tests/browse/views/test_revision.py |
| 523 | |
| 524 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage |
| 525 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage |
| 526 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
| 527 | d910b67..7e2e9a9 master -> origin/master |
| 528 | * [new tag] v0.0.89 -> v0.0.89 |
| 529 | * [new tag] v0.0.90 -> v0.0.90 |
| 530 | * [new tag] v0.0.91 -> v0.0.91 |
| 531 | * [new tag] v0.0.92 -> v0.0.92 |
| 532 | Updating d910b67..7e2e9a9 |
| 533 | Fast-forward |
| 534 | debian/control | 4 +- |
| 535 | debian/rules | 5 +- |
| 536 | docs/Makefile | 1 + |
| 537 | docs/Makefile.local | 9 ++ |
| 538 | docs/archiver-blueprint.md | 230 -------------------------------- |
| 539 | docs/archiver-blueprint.rst | 250 +++++++++++++++++++++++++++++++++++ |
| 540 | docs/images/db-schema.svg | 1 + |
| 541 | docs/index.rst | 11 ++ |
| 542 | docs/sql-storage.rst | 14 ++ |
| 543 | requirements-swh.txt | 1 - |
| 544 | requirements.txt | 1 - |
| 545 | setup.py | 11 +- |
| 546 | sql/Makefile | 10 +- |
| 547 | sql/clusters.dot | 21 ++- |
| 548 | swh/__init__.py | 1 + |
| 549 | swh/storage/converters.py | 2 +- |
| 550 | swh/storage/listener.py | 13 +- |
| 551 | swh/storage/schemata/distribution.py | 8 +- |
| 552 | 18 files changed, 338 insertions(+), 255 deletions(-) |
| 553 | create mode 100644 docs/Makefile.local |
| 554 | delete mode 100644 docs/archiver-blueprint.md |
| 555 | create mode 100644 docs/archiver-blueprint.rst |
| 556 | create mode 120000 docs/images/db-schema.svg |
| 557 | create mode 100644 docs/sql-storage.rst |
| 558 | create mode 100644 swh/__init__.py |
| 559 | |
| 560 | mr update: finished (24 ok) |
| 561 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 21 2017, 5:22 PM · Built instantly
- Status
Passed