Page MenuHomeSoftware Heritage
Feed Advanced Search

Jun 5 2019

douardda accepted D1545: Add test for content_get on missing content..
Jun 5 2019, 2:29 PM
douardda added inline comments to D1537: Make origin_visit_upsert parse date strings..
Jun 5 2019, 2:16 PM
douardda requested changes to D1537: Make origin_visit_upsert parse date strings..
Jun 5 2019, 1:48 PM
douardda accepted D1536: Prevent Hypothesis from writing the null character in the 'reason' field..
Jun 5 2019, 1:41 PM
douardda accepted D1535: Fix recursive entry names in in_memory.py's directory_entry_get_by_path.
Jun 5 2019, 1:39 PM
Herald added a reviewer for D1541: add a content replayer service: Reviewers.
Jun 5 2019, 12:19 PM
Herald added a reviewer for D1540: cli: register the 'journal' cli subcommand and improve it: Reviewers.
Jun 5 2019, 12:17 PM

Jun 4 2019

douardda added inline comments to D1504: implement listers as plugins.
Jun 4 2019, 5:26 PM
douardda added a comment to T1782: Document the setup of a mirror.

After discussion with my fellow colleagues, we are going to use a debian-packages-based installation but inside dockers to keep the install procedure as close to our production setup as possible without too much hassle.

Jun 4 2019, 1:49 PM · Documentation
douardda closed T1620: Sprint deliverable: deploy a kafka-in-the-loop mirror instance as Resolved.

For the record, we do have a docker based deployment for this, but not a 'production' (aka based on debian packages) one. So I close this task for now. The task is now to document this (T1782).

Jun 4 2019, 10:19 AM · System administration, Sprint 2019 03
douardda triaged T1782: Document the setup of a mirror as High priority.
Jun 4 2019, 10:19 AM · Documentation

May 29 2019

douardda accepted D1518: lister: Unify credentials configuration structure between listers.
May 29 2019, 1:51 PM

May 27 2019

douardda committed rDSTOC17d4112deb6c: Update the README file (authored by douardda).
Update the README file
May 27 2019, 4:35 PM
douardda committed rDSTOC289b23389afd: cli: small improvements of 'rpc-serve --help' message (authored by douardda).
cli: small improvements of 'rpc-serve --help' message
May 27 2019, 4:35 PM
douardda added inline comments to D1441: tutorial: How to run a new lister (within docker-dev).
May 27 2019, 10:01 AM
douardda added a comment to D1492: CRAN Lister.

Let's just agree to disgree here. Some of us know how to do this with packages, and have done for years if not decades.

@eddelbuettel I didn't had an opportunity to work on a project with two languages and combine them, it is my first time. I would love to learn the way it is done and made ready for production.

May 27 2019, 9:56 AM
douardda added inline comments to D1492: CRAN Lister.
May 27 2019, 9:49 AM

May 24 2019

douardda accepted D1501: Factorize StorageReplayer and JournalClient..
May 24 2019, 2:45 PM
douardda added a comment to D1501: Factorize StorageReplayer and JournalClient..
  • Make JournalClient take a worker function, instead of using inheritence.
May 24 2019, 2:43 PM
douardda added a comment to D1509: Write a specification of extrinsic origin metadata storage..

I may have made stupid comments, but...

May 24 2019, 12:35 PM
douardda requested changes to D1492: CRAN Lister.
May 24 2019, 10:28 AM
douardda added a comment to D1492: CRAN Lister.

@douardda Thanks for helping me out to improve commit messages.
Although I was wondering before landing the diff we usually squash all the commits to one single one, so what is the need to follow strict guidelines for commit messages in the process of improving the diff. I mean at the end they all are going to be squashed to one single commit. :)

May 24 2019, 9:47 AM

May 22 2019

douardda added inline comments to D1501: Factorize StorageReplayer and JournalClient..
May 22 2019, 4:09 PM
douardda requested changes to D1501: Factorize StorageReplayer and JournalClient..
May 22 2019, 3:47 PM
douardda added a comment to D1501: Factorize StorageReplayer and JournalClient..

I am not very happy with the API of the JournalClient (it's not the result of this diff, but since we are discussing refactorings in there...)

May 22 2019, 3:29 PM
Herald added a reviewer for D1504: implement listers as plugins: Reviewers.
May 22 2019, 2:49 PM
Herald added a reviewer for D1503: celery: auto add tasks declared in the swh.workers entry point in task_modules: Reviewers.
May 22 2019, 2:46 PM
Herald added a reviewer for D1502: cli: rename a admin cli commands: Reviewers.
May 22 2019, 2:39 PM
douardda committed rDLSd6169c7141bc: cli: register the 'lister' cli subcommand (authored by douardda).
cli: register the 'lister' cli subcommand
May 22 2019, 2:06 PM
douardda closed D1471: cli: register the 'lister' cli subcommand.
May 22 2019, 2:06 PM
douardda updated the diff for D1471: cli: register the 'lister' cli subcommand.

Add a 'lister' click.group for consistency reasons

May 22 2019, 1:40 PM
douardda committed rDOBJS70b6bb19e3d3: cli: register the 'objstorage' cli subcommand (authored by douardda).
cli: register the 'objstorage' cli subcommand
May 22 2019, 1:19 PM
douardda closed D1475: cli: register the 'objstorage' cli subcommand.
May 22 2019, 1:19 PM
douardda updated the diff for D1475: cli: register the 'objstorage' cli subcommand.

rebased

May 22 2019, 1:14 PM
douardda added inline comments to D1497: Maven Lister.
May 22 2019, 11:07 AM
douardda requested changes to D1497: Maven Lister.

Also, please use the imperative form also for your commit messages.

May 22 2019, 9:58 AM
douardda requested changes to D1492: CRAN Lister.

Sorry to insist: commit messages are better, but still lacks at least the imperative form. Also do keep in mind the why-not-how when writing the body of the commit message.
Thanks.

May 22 2019, 9:26 AM

May 21 2019

douardda updated the diff for D1475: cli: register the 'objstorage' cli subcommand.

use CONTEXT_SETTINGS from core + several improvements

May 21 2019, 1:25 PM
douardda updated the diff for D1473: setup: register the 'identify' cli subcommand.

add dependency on swh.core and import CONTEXT_SETTINGS from there

May 21 2019, 1:15 PM
douardda requested changes to D1492: CRAN Lister.

Please write your commit messages according to the coding guidelines https://chris.beams.io/posts/git-commit/ as described on the wiki

May 21 2019, 1:06 PM
douardda added inline comments to D1495: azure/terraform: Add azure vault vm using terraform.
May 21 2019, 12:29 PM
douardda committed rCJSWH98dd6a8a4a49: remove archiver (authored by douardda).
remove archiver
May 21 2019, 12:06 PM
douardda closed D1496: remove archiver.
May 21 2019, 12:06 PM
Herald added a reviewer for D1496: remove archiver: Reviewers.
May 21 2019, 10:52 AM
douardda committed rDLDTAR79f425c21ce8: tox: workaround to pip's inability to properly solve dependency resolution (authored by douardda).
tox: workaround to pip's inability to properly solve dependency resolution
May 21 2019, 10:45 AM
douardda committed rDLDPYe32eb743910b: tox: workaround to pip's inability to properly solve dependency resolution (authored by douardda).
tox: workaround to pip's inability to properly solve dependency resolution
May 21 2019, 10:42 AM

May 20 2019

douardda committed rDLS6bf226d85d2e: tox: workaround to pip's inability to properly solve dependency resolution (authored by douardda).
tox: workaround to pip's inability to properly solve dependency resolution
May 20 2019, 5:14 PM
douardda committed rDLDGf979cb0c7b91: tox: workaround to pip's inability to properly solve dependency resolution (authored by douardda).
tox: workaround to pip's inability to properly solve dependency resolution
May 20 2019, 4:48 PM
douardda committed rDLDDIRbcafa78b2cb2: requirements: swh.core is not a (direct) requirement (authored by douardda).
requirements: swh.core is not a (direct) requirement
May 20 2019, 3:37 PM
douardda committed rDDEP897ddc191e09: tox: workaround to pip's inability to properly solve dependency resolution (authored by douardda).
tox: workaround to pip's inability to properly solve dependency resolution
May 20 2019, 3:35 PM
douardda closed D1486: tox: workaround to pip's inability to properly solve dependency resolution.
May 20 2019, 3:35 PM
douardda updated the diff for D1486: tox: workaround to pip's inability to properly solve dependency resolution.

add a comment in the tox.ini file

May 20 2019, 3:32 PM
douardda committed rDLDBASEd821a85c54bd: tests: swh.core[http] is actually not a dependency for tests (authored by douardda).
tests: swh.core[http] is actually not a dependency for tests
May 20 2019, 11:28 AM
douardda committed rDLDBASEc485b8470b50: add missing requests in requirements (authored by douardda).
add missing requests in requirements
May 20 2019, 11:13 AM
douardda committed rDLDDEB5bfcb74a434f: tests: update to swh.core 0.0.61 (authored by douardda).
tests: update to swh.core 0.0.61
May 20 2019, 11:03 AM

May 17 2019

douardda committed rDLDBASE9c268486cc98: update requirements (authored by douardda).
update requirements
May 17 2019, 5:28 PM
douardda committed rDLDSVNcb5c06257457: update requirements (authored by douardda).
update requirements
May 17 2019, 5:25 PM
douardda committed rDLDHG9896ae401205: update requirements (authored by douardda).
update requirements
May 17 2019, 5:21 PM
douardda committed rDSCHd6dc50ffa283: tests: update to swh.core 0.0.61 (authored by douardda).
tests: update to swh.core 0.0.61
May 17 2019, 5:13 PM
douardda committed rDCIDX93d4b603ba95: tests: update import of swh.core.db.tests.db_testing. (authored by douardda).
tests: update import of swh.core.db.tests.db_testing.
May 17 2019, 5:01 PM
Herald added a reviewer for D1486: tox: workaround to pip's inability to properly solve dependency resolution: Reviewers.
May 17 2019, 4:02 PM
douardda committed rDSTO17d4112deb6c: Update the README file (authored by douardda).
Update the README file
May 17 2019, 3:10 PM
douardda committed rDSTO289b23389afd: cli: small improvements of 'rpc-serve --help' message (authored by douardda).
cli: small improvements of 'rpc-serve --help' message
May 17 2019, 3:10 PM
douardda closed D1483: Update the README file and small improvements of 'rpc-serve --help' message.
May 17 2019, 3:10 PM
douardda updated the diff for D1483: Update the README file and small improvements of 'rpc-serve --help' message.

rebased and typos in the README file.

May 17 2019, 3:10 PM
Herald added a reviewer for D1483: Update the README file and small improvements of 'rpc-serve --help' message: Reviewers.
May 17 2019, 2:45 PM
douardda committed rDVAU97b8df4b9771: cli: improve the help message of the rpc-serve command (authored by douardda).
cli: improve the help message of the rpc-serve command
May 17 2019, 1:26 PM
douardda committed rDVAU70451d995afd: rpc/server: compute make_app_from_configfile's default value at exec time (authored by douardda).
rpc/server: compute make_app_from_configfile's default value at exec time
May 17 2019, 1:26 PM
douardda committed rDVAUf42442b5ec94: cli: replace the 'vault' cmd with cli group with a 'rpc-serve' subcmd (authored by douardda).
cli: replace the 'vault' cmd with cli group with a 'rpc-serve' subcmd
May 17 2019, 1:26 PM
douardda closed D1481: cli: replace the 'vault' cmd with cli group with a 'rpc-serve' subcmd.
May 17 2019, 1:26 PM
douardda updated the diff for D1481: cli: replace the 'vault' cmd with cli group with a 'rpc-serve' subcmd.

more help msg tweaking

May 17 2019, 12:18 PM
douardda updated the summary of D1481: cli: replace the 'vault' cmd with cli group with a 'rpc-serve' subcmd.
May 17 2019, 12:07 PM
douardda updated the diff for D1481: cli: replace the 'vault' cmd with cli group with a 'rpc-serve' subcmd.

Better help message using metavars

May 17 2019, 12:04 PM
douardda added a comment to D1481: cli: replace the 'vault' cmd with cli group with a 'rpc-serve' subcmd.

The help msg stuff in cli provides:

$ swh vault rpc-serve -h
Usage: swh vault rpc-serve [OPTIONS]
May 17 2019, 11:57 AM
douardda updated the diff for D1481: cli: replace the 'vault' cmd with cli group with a 'rpc-serve' subcmd.

pushed one spurious revision, sorry

May 17 2019, 11:55 AM
Herald added a reviewer for D1481: cli: replace the 'vault' cmd with cli group with a 'rpc-serve' subcmd: Reviewers.
May 17 2019, 11:54 AM
douardda committed rDVAU194fb311f009: setup: register the vault cli subcommand (authored by douardda).
setup: register the vault cli subcommand
May 17 2019, 11:52 AM
douardda committed rDVAU88f006cc6f5d: cli: rename --nodebug option as --no-debug (authored by douardda).
cli: rename --nodebug option as --no-debug
May 17 2019, 11:52 AM
douardda closed D1470: setup: register the vault cli subcommand.
May 17 2019, 11:52 AM
douardda updated the diff for D1470: setup: register the vault cli subcommand.

better handling of the log_level value from ctx.obj

May 17 2019, 11:52 AM
douardda committed rDCIDX2f32fe893ba0: cli: reword the main cli's docstring (authored by douardda).
cli: reword the main cli's docstring
May 17 2019, 10:44 AM
douardda closed D1480: cli: rename the api-server command as rpc-serve.
May 17 2019, 10:44 AM
douardda committed rDCIDX00234cbbbbcf: cli: import CONTEXT_SETTINGS from swh.core (authored by douardda).
cli: import CONTEXT_SETTINGS from swh.core
May 17 2019, 10:44 AM
douardda committed rDCIDXb1d301606c7f: cli: rename the api-server command as rpc-serve (authored by douardda).
cli: rename the api-server command as rpc-serve
May 17 2019, 10:44 AM
douardda committed rDCIDX6d0e61a00aad: cli: define main cli group's name as 'indexer' (authored by douardda).
cli: define main cli group's name as 'indexer'
May 17 2019, 10:44 AM
douardda committed rDCIDX43f7c89298e6: setup: register the indexer cli subcommand (authored by douardda).
setup: register the indexer cli subcommand
May 17 2019, 10:44 AM
douardda closed D1469: setup: register the indexer cli subcommand.
May 17 2019, 10:44 AM
douardda committed rDCIDXb4fb29217618: tests: make test_cli.py compatible with scheduler 0.0.56 (authored by douardda).
tests: make test_cli.py compatible with scheduler 0.0.56
May 17 2019, 10:44 AM
douardda closed D1478: tests: make test_cli.py compatible with scheduler 0.0.56.
May 17 2019, 10:44 AM
douardda updated the diff for D1480: cli: rename the api-server command as rpc-serve.

Bump dep on swh.core 0.0.61

May 17 2019, 10:43 AM
douardda committed rDCOREb1dff3150381: cli: add support for aliases in click command groups (authored by douardda).
cli: add support for aliases in click command groups
May 17 2019, 9:38 AM
douardda committed rDCOREceb68e3cd342: cli: fix logging config in main's swh command (authored by douardda).
cli: fix logging config in main's swh command
May 17 2019, 9:38 AM
douardda closed D1479: cli: add support for aliases in click command groups.
May 17 2019, 9:38 AM
douardda updated the diff for D1479: cli: add support for aliases in click command groups.

add click in requirement-tests

May 17 2019, 9:37 AM
douardda added a comment to D1479: cli: add support for aliases in click command groups.
In D1479#32945, @olasd wrote:

Please add click in requirements-test.txt :-)

May 17 2019, 9:34 AM

May 16 2019

douardda committed rDSTOfa02fa4d41dc: cli: add a 'storage' cli group with a 'rpc-serve' subcommand (authored by douardda).
cli: add a 'storage' cli group with a 'rpc-serve' subcommand
May 16 2019, 5:29 PM
douardda closed D1477: cli: add a 'storage' cli group with a 'serve' subcommand.
May 16 2019, 5:29 PM
douardda updated the diff for D1477: cli: add a 'storage' cli group with a 'serve' subcommand.

rebased

May 16 2019, 5:29 PM
douardda updated the diff for D1477: cli: add a 'storage' cli group with a 'serve' subcommand.

rename the 'serve' subcommand as 'rpc-serve'

May 16 2019, 5:05 PM
Herald added a reviewer for D1480: cli: rename the api-server command as rpc-serve: Reviewers.
May 16 2019, 4:26 PM