Page MenuHomeSoftware Heritage
Feed Advanced Search

Sep 11 2020

tenma created D3932: use right abstraction replacing PosixPath with Path.
Sep 11 2020, 5:41 PM
tenma created D3931: refactor non-cli code out of cli in swh-scanner.
Sep 11 2020, 5:33 PM
tenma created P759 git diff WTF on imports.
Sep 11 2020, 5:06 PM
tenma updated the diff for D3900: Add standard config support and HTTP auth token for swh-scanner.

Only included commit about config

Sep 11 2020, 4:57 PM
tenma updated the title for P758 scanner erreur hors tests from scnner erreur hors tests to scanner erreur hors tests.
Sep 11 2020, 4:11 PM
tenma created P758 scanner erreur hors tests.
Sep 11 2020, 4:11 PM
tenma updated the diff for D3900: Add standard config support and HTTP auth token for swh-scanner.

rebased 2 times master and refactored commits, improving typing

Sep 11 2020, 3:27 PM

Sep 10 2020

tenma updated the diff for D3900: Add standard config support and HTTP auth token for swh-scanner.

Separated commits, improved config loading

Sep 10 2020, 4:58 PM
tenma added inline comments to D3900: Add standard config support and HTTP auth token for swh-scanner.
Sep 10 2020, 3:38 PM
tenma added inline comments to D3900: Add standard config support and HTTP auth token for swh-scanner.
Sep 10 2020, 11:30 AM
tenma added inline comments to D3900: Add standard config support and HTTP auth token for swh-scanner.
Sep 10 2020, 11:07 AM
tenma added inline comments to D3900: Add standard config support and HTTP auth token for swh-scanner.
Sep 10 2020, 10:55 AM
tenma added reviewers for D3900: Add standard config support and HTTP auth token for swh-scanner: douardda, ardumont.
Sep 10 2020, 10:37 AM

Sep 9 2020

tenma added a revision to T2572: swh-scanner: add support for authentication token to lift rate-limit: D3900: Add standard config support and HTTP auth token for swh-scanner.
Sep 9 2020, 7:58 PM · Code scanner
tenma created D3900: Add standard config support and HTTP auth token for swh-scanner.
Sep 9 2020, 7:58 PM

Sep 4 2020

tenma edited P755 Masterwork From Distant Lands.
Sep 4 2020, 2:27 PM

Sep 3 2020

tenma committed rDDOCaa22dbc87542: Adapt developer setup instructions as of sept 2020 (authored by tenma).
Adapt developer setup instructions as of sept 2020
Sep 3 2020, 2:37 PM
tenma closed D3867: Adapt developer setup instructions as of sept 2020.
Sep 3 2020, 2:37 PM
tenma updated the diff for D3867: Adapt developer setup instructions as of sept 2020.

Changed to install pre-commit as a python package in venv.
Removed PATH adjusting instructions since they are no longer needed here.

Sep 3 2020, 12:19 PM
tenma added a comment to D3867: Adapt developer setup instructions as of sept 2020.

if the venv needs to be configured before pip, then pip install pre-commit should be below

The idea is to install it outside of a venv, to access it like the system package.
But I chose to install it as user (no pip install --system) because I think it shouldn't need to reside in root territory.
We can discuss the preferred approach :

  • system or user?
  • necessarily py3?

I don't think it needs to be py3 because instructions mentioned the Debian package which is py2 I think.

Sep 3 2020, 11:48 AM

Sep 2 2020

tenma created D3867: Adapt developer setup instructions as of sept 2020.
Sep 2 2020, 6:31 PM