Page MenuHomeSoftware Heritage
Feed Advanced Search

Jan 14 2020

douardda committed rDENV743f468d3c4a: docker: enforce pip install of django<2 (authored by douardda).
docker: enforce pip install of django<2
Jan 14 2020, 10:55 AM

Jan 13 2020

douardda committed rDENV076b83cb0650: docker/conf/loader: add an 'auth' configuration entry (authored by douardda).
docker/conf/loader: add an 'auth' configuration entry
Jan 13 2020, 4:52 PM
douardda committed rDDEP424482480fb9: Fix an order-related eventual fail in test_deposit_private_read_archive.py (authored by douardda).
Fix an order-related eventual fail in test_deposit_private_read_archive.py
Jan 13 2020, 12:00 PM
douardda committed rDDEP75e7385e8615: Make tests pass with django 2 (authored by douardda).
Make tests pass with django 2
Jan 13 2020, 11:21 AM
douardda committed rDDEP00eadef47217: Add tox.ini and pytest.ini in the MANIFEST.in file (authored by douardda).
Add tox.ini and pytest.ini in the MANIFEST.in file
Jan 13 2020, 11:21 AM
douardda closed D2517: Add tox.ini and pytest.ini in the MANIFEST.in file.
Jan 13 2020, 11:21 AM
douardda accepted D2516: core.loader: Drop dead code.
Jan 13 2020, 11:01 AM
douardda added a comment to D2514: Add env var SWH_MAIN_PACKAGE to initialize sentry_sdk with a release..

Oh maybe it's a mixed up 'arc diff --update' (with D2515)

Jan 13 2020, 10:37 AM
douardda requested changes to D2514: Add env var SWH_MAIN_PACKAGE to initialize sentry_sdk with a release..

I'm a bit puzzled by the 2 revisions in this diff. Are they related? I don't really see how/why.

Jan 13 2020, 10:32 AM

Jan 10 2020

douardda created D2517: Add tox.ini and pytest.ini in the MANIFEST.in file.
Jan 10 2020, 5:16 PM
douardda accepted D2510: cran.loader: Fix parsing description file error.

I would have loved to see a better ci message (with an explanation of the fixed error in there rather than depending on a 2-level external source, aka phab + sentry_ Otherwise OK.

Jan 10 2020, 5:12 PM

Jan 9 2020

douardda committed rDDEP030a3428f494: Remove dependency on swh.loader.tar (authored by douardda).
Remove dependency on swh.loader.tar
Jan 9 2020, 3:45 PM
douardda closed D2509: Remove dependency on swh.loader.tar.
Jan 9 2020, 3:45 PM
douardda committed rDENV490c24547496: Add a tox.ini for docker tests (authored by douardda).
Add a tox.ini for docker tests
Jan 9 2020, 1:03 PM
douardda updated the diff for D2508: Add a tox.ini for docker tests.

comment why the build stage is currently disable

Jan 9 2020, 11:27 AM
douardda created D2509: Remove dependency on swh.loader.tar.
Jan 9 2020, 11:23 AM
douardda added a comment to D2461: add Python client for the archive WEB API.

IMHO this should be a 'standalone' repo/project. I mean it should be possible to pip install it at least.

Jan 9 2020, 10:57 AM
douardda requested changes to D2348: github: Improve credential expiration policy.

Am I reading this wrong, or is the new behavior implemented in this diff not really tested?

Jan 9 2020, 10:54 AM

Jan 8 2020

douardda added inline comments to D2508: Add a tox.ini for docker tests.
Jan 8 2020, 5:08 PM
douardda added inline comments to D2508: Add a tox.ini for docker tests.
Jan 8 2020, 5:07 PM
douardda committed rDENV25da41e71fad: tests: fix run_tests.sh so it does not attempt to execute python files (authored by douardda).
tests: fix run_tests.sh so it does not attempt to execute python files
Jan 8 2020, 5:00 PM
douardda created D2508: Add a tox.ini for docker tests.
Jan 8 2020, 4:54 PM
douardda committed rDENVb5f575447b1d: Add testinfra based e2e tests for the deposit (authored by douardda).
Add testinfra based e2e tests for the deposit
Jan 8 2020, 4:54 PM
douardda closed D2491: Add testinfra based e2e tests for the deposit.
Jan 8 2020, 4:54 PM
douardda updated the diff for D2491: Add testinfra based e2e tests for the deposit.

forgot the renaming of host->deposit_host

Jan 8 2020, 4:51 PM
douardda updated the diff for D2491: Add testinfra based e2e tests for the deposit.

Update/fixes according vlorentz' comments

Jan 8 2020, 4:00 PM
douardda committed rDDEP19a10ba7cd43: api/private/read: use application/zip as content_type (authored by douardda).
api/private/read: use application/zip as content_type
Jan 8 2020, 3:48 PM
douardda closed D2507: api/private/read: use application/zip as content_type.
Jan 8 2020, 3:48 PM
douardda committed rDDEP90a5072b1f78: api/private/read: use shutil.make_archive directly to generate the zip file (authored by douardda).
api/private/read: use shutil.make_archive directly to generate the zip file
Jan 8 2020, 3:48 PM
douardda closed D2506: api/private/read: use shutil.make_archive directly to generate the zip file.
Jan 8 2020, 3:48 PM
douardda created D2507: api/private/read: use application/zip as content_type.
Jan 8 2020, 1:25 PM
douardda created D2506: api/private/read: use shutil.make_archive directly to generate the zip file.
Jan 8 2020, 1:24 PM
douardda committed rDDEP5e686848e353: Rename deposit/client/__init__.py as deposit/client.py (authored by douardda).
Rename deposit/client/__init__.py as deposit/client.py
Jan 8 2020, 1:24 PM

Jan 7 2020

douardda committed rDDEPc8cf77bd5d60: cli/client: add a --format option to cli client commands (authored by douardda).
cli/client: add a --format option to cli client commands
Jan 7 2020, 10:24 AM
douardda closed D2489: cli/client: add a --format option to cli client commands.
Jan 7 2020, 10:24 AM
douardda committed rDDEP5a6359516a3d: tests: make tests run with a proper scheduler (authored by douardda).
tests: make tests run with a proper scheduler
Jan 7 2020, 10:24 AM
douardda closed D2474: conftest: use pytest-postgresql for django related tests.
Jan 7 2020, 10:24 AM
douardda committed rDDEP3edb9134613d: Always generate a zip file from uploaded archives (authored by douardda).
Always generate a zip file from uploaded archives
Jan 7 2020, 10:24 AM
douardda committed rDDEP647725961068: conftest: use pytest-postgresql for django related tests (authored by douardda).
conftest: use pytest-postgresql for django related tests
Jan 7 2020, 10:24 AM
douardda closed D2473: Always generate a zip file from uploaded archives.
Jan 7 2020, 10:24 AM
douardda closed D2472: Move load-deposit task creation code in the deposit-check private API endpoint.
Jan 7 2020, 10:24 AM
douardda committed rDDEP00cc60839e3a: Move load-deposit task creation code in the deposit-check private API endpoint (authored by douardda).
Move load-deposit task creation code in the deposit-check private API endpoint
Jan 7 2020, 10:24 AM
douardda committed rDDEP5c85e6de2572: Make load-deposit and check-deposit URL argument absolute (authored by douardda).
Make load-deposit and check-deposit URL argument absolute
Jan 7 2020, 10:24 AM
douardda closed D2427: Make load-deposit and check-deposit URL argument absolute.
Jan 7 2020, 10:24 AM
douardda accepted D2478: Update documentation of --author to use names instead of emails..
Jan 7 2020, 9:49 AM

Jan 6 2020

douardda accepted D2495: package.loader: Fail loading early when failing to create an origin/visit.
Jan 6 2020, 3:34 PM · Core Loader
douardda accepted D2463: cran loader: Add implementation.

did only a quick review, lgtm. Note however my comment on using path.basename() instead of path.split()[-1]

Jan 6 2020, 2:00 PM · Origin-CRAN

Dec 20 2019

douardda added inline comments to D2491: Add testinfra based e2e tests for the deposit.
Dec 20 2019, 2:56 PM
douardda added a comment to D2491: Add testinfra based e2e tests for the deposit.

that looks quite awesomly promising.

will that replace the current shell scripts?

Dec 20 2019, 2:50 PM
douardda created D2491: Add testinfra based e2e tests for the deposit.
Dec 20 2019, 2:32 PM
douardda created D2489: cli/client: add a --format option to cli client commands.
Dec 20 2019, 2:24 PM
douardda updated the diff for D2474: conftest: use pytest-postgresql for django related tests.

oops forgot a commit

Dec 20 2019, 2:23 PM
douardda updated the diff for D2474: conftest: use pytest-postgresql for django related tests.

rebase

Dec 20 2019, 2:23 PM
douardda updated the diff for D2473: Always generate a zip file from uploaded archives.

rebase

Dec 20 2019, 2:22 PM
douardda updated the diff for D2472: Move load-deposit task creation code in the deposit-check private API endpoint.

rebase + small fix in client/__init__.py

Dec 20 2019, 2:22 PM
douardda updated the diff for D2427: Make load-deposit and check-deposit URL argument absolute.

rebase

Dec 20 2019, 2:21 PM
douardda created P580 (An Untitled Masterwork).
Dec 20 2019, 2:12 PM
douardda committed rDENVe235e05f35de: docker: fix loader task queues configured in the loader.yml file (authored by douardda).
docker: fix loader task queues configured in the loader.yml file
Dec 20 2019, 10:25 AM
douardda closed D2475: docker: fix loader task queues configured in the loader.yml file.
Dec 20 2019, 10:25 AM

Dec 19 2019

douardda requested changes to D2463: cran loader: Add implementation.
Dec 19 2019, 11:19 AM · Origin-CRAN
douardda added inline comments to D2421: docker/deposit: configure nginx so the WSGI mountpoint for /deposit is ok-ish.
Dec 19 2019, 10:33 AM
douardda updated the diff for D2475: docker: fix loader task queues configured in the loader.yml file.

rebase

Dec 19 2019, 10:21 AM
douardda closed D2421: docker/deposit: configure nginx so the WSGI mountpoint for /deposit is ok-ish.
Dec 19 2019, 10:17 AM
douardda committed rDENV06b74b1c4e70: docker/deposit: configure nginx so the WSGI mountpoint for /deposit is ok-ish (authored by douardda).
docker/deposit: configure nginx so the WSGI mountpoint for /deposit is ok-ish
Dec 19 2019, 10:17 AM
douardda abandoned D2476: docker/deposit: configure nginx so the WSGI mountpoint for /deposit is ok-ish.

same as D2421

Dec 19 2019, 10:17 AM
douardda updated the diff for D2421: docker/deposit: configure nginx so the WSGI mountpoint for /deposit is ok-ish.

rebase

Dec 19 2019, 10:17 AM
douardda created D2476: docker/deposit: configure nginx so the WSGI mountpoint for /deposit is ok-ish.
Dec 19 2019, 10:15 AM
douardda created D2475: docker: fix loader task queues configured in the loader.yml file.
Dec 19 2019, 10:15 AM
douardda committed rDENV199e56b8c8b8: Add a caveats section in docker/README.md (authored by douardda).
Add a caveats section in docker/README.md
Dec 19 2019, 10:14 AM
douardda closed D2435: Add a caveats section in docker/README.md.
Dec 19 2019, 10:14 AM
douardda closed D2434: Remove task_modules declarations for lister and loader conf files in docker.
Dec 19 2019, 10:14 AM
douardda committed rDENV285b5f0b2fe3: Attempt to rationalize a bit workers config in docker (authored by douardda).
Attempt to rationalize a bit workers config in docker
Dec 19 2019, 10:14 AM
douardda committed rDENV92148f29e3dd: Remove task_modules declarations for lister and loader conf files in docker (authored by douardda).
Remove task_modules declarations for lister and loader conf files in docker
Dec 19 2019, 10:14 AM
douardda closed D2433: Attempt to rationalize a bit workers config in docker.
Dec 19 2019, 10:14 AM
douardda updated the diff for D2435: Add a caveats section in docker/README.md.

rebase

Dec 19 2019, 10:14 AM
douardda updated the diff for D2434: Remove task_modules declarations for lister and loader conf files in docker.

rebase

Dec 19 2019, 10:12 AM
douardda updated the diff for D2433: Attempt to rationalize a bit workers config in docker.

rebase

Dec 19 2019, 10:12 AM
douardda added inline comments to D2427: Make load-deposit and check-deposit URL argument absolute.
Dec 19 2019, 10:03 AM
douardda created D2474: conftest: use pytest-postgresql for django related tests.
Dec 19 2019, 9:59 AM
douardda updated the diff for D2473: Always generate a zip file from uploaded archives.

rebase

Dec 19 2019, 9:58 AM
douardda updated the diff for D2472: Move load-deposit task creation code in the deposit-check private API endpoint.

Forgot a revision in this diff

Dec 19 2019, 9:57 AM
douardda created D2473: Always generate a zip file from uploaded archives.
Dec 19 2019, 9:54 AM
douardda created D2472: Move load-deposit task creation code in the deposit-check private API endpoint.
Dec 19 2019, 9:54 AM
douardda updated the diff for D2427: Make load-deposit and check-deposit URL argument absolute.

don't remember what I did change in here...

Dec 19 2019, 9:53 AM

Dec 17 2019

douardda added a comment to T2071: [HAL] Fix published zip in zip.

I am still not sure how to understand this.

Dec 17 2019, 2:50 PM · SWORD deposit
douardda added a comment to T2071: [HAL] Fix published zip in zip.

I'm not completely sure I get this ticket; I understand that HAL may (always?) produce invalid zip files when it uploads a deposit in SWH. So my questions are:

Dec 17 2019, 11:00 AM · SWORD deposit

Dec 13 2019

douardda accepted D2448: Use a btree of (task_type, md5(arguments)) to match task arguments.

LGTM

Dec 13 2019, 11:37 AM
douardda committed rDSCH0b04220c957b: Remove the creation of the 'load-deposit' task type (authored by douardda).
Remove the creation of the 'load-deposit' task type
Dec 13 2019, 11:20 AM
douardda closed D2441: Remove the creation of the 'load-deposit' task type.
Dec 13 2019, 11:20 AM

Dec 12 2019

douardda created D2441: Remove the creation of the 'load-deposit' task type.
Dec 12 2019, 5:39 PM
douardda closed D2436: Make --status option of 'swh scheduler task list' a click.Choice.
Dec 12 2019, 5:24 PM
douardda committed rDSCH4071d71784d9: Make --status option of 'swh scheduler task list' a click.Choice (authored by douardda).
Make --status option of 'swh scheduler task list' a click.Choice
Dec 12 2019, 5:24 PM
douardda created D2436: Make --status option of 'swh scheduler task list' a click.Choice.
Dec 12 2019, 12:29 PM
douardda created D2435: Add a caveats section in docker/README.md.
Dec 12 2019, 12:21 PM
douardda created D2434: Remove task_modules declarations for lister and loader conf files in docker.
Dec 12 2019, 12:21 PM
douardda updated the diff for D2433: Attempt to rationalize a bit workers config in docker.

rebase

Dec 12 2019, 12:20 PM
douardda committed rDENV519413bebbae: Fixup a few \t -> ws (authored by douardda).
Fixup a few \t -> ws
Dec 12 2019, 12:19 PM
douardda created D2433: Attempt to rationalize a bit workers config in docker.
Dec 12 2019, 12:17 PM
douardda accepted D2430: loader.cli: Add 2 subcommands, one to load, one to introspect.

Nice, thx

Dec 12 2019, 11:17 AM
douardda accepted D2371: tarball: Add support for tar.Z, tar.x, tar.lz files.
Dec 12 2019, 11:15 AM