User Details
User Details
- User Since
- Oct 1 2018, 11:23 AM (320 w, 3 d)
Mar 29 2024
Mar 29 2024
Update Github Actions
Mar 28 2024
Mar 28 2024
Remove context validation on import
Mar 20 2024
Mar 20 2024
Fix path to codemeta-2.0.jsonld
Jun 14 2023
Jun 14 2023
vlorentz committed rDWCM6402deecf6b6: Fix breakage of keyboard-less license selection (authored by vlorentz).
Fix breakage of keyboard-less license selection
Mar 27 2023
Mar 27 2023
Run Cypress tests before deploying
vlorentz committed rDWCM247b46fe3d53: Install older cypress version, as cypress.json is no longer supported (authored by vlorentz).
Install older cypress version, as cypress.json is no longer supported
Does this work better?
Does this work better?
vlorentz committed rDWCMafd25255ea4c: Use actions/cache@v2 instead of actions/setup-node@v3 as the latter expects a… (authored by vlorentz).
Use actions/cache@v2 instead of actions/setup-node@v3 as the latter expects a…
vlorentz committed rDWCM405f13af3307: Replace broken Travis CI with Github Actions (authored by vlorentz).
Replace broken Travis CI with Github Actions
vlorentz committed rDWCMb86bb1e6ac88: Replace broken Travis CI with Github Actions (authored by vlorentz).
Replace broken Travis CI with Github Actions
vlorentz committed rDWCM5258bd67bf86: Replace broken Travis CI with Github Actions (authored by vlorentz).
Replace broken Travis CI with Github Actions
Jan 6 2023
Jan 6 2023
vlorentz requested review of D9001: Fix Java tests.
vlorentz added a project to T4747: Extract sample of .c files along with their most popular file name: Datasets.
vlorentz added inline comments to D9002: [WIP] Handle alias targets in a Branch.
Jan 5 2023
Jan 5 2023
vlorentz updated subscribers of T4747: Extract sample of .c files along with their most popular file name.
vlorentz triaged T4747: Extract sample of .c files along with their most popular file name as High priority.
vlorentz placed T4744: TypeError: argument of type 'ssl.SSLError' is not iterable up for grabs.
Jan 4 2023
Jan 4 2023
vlorentz added inline comments to D8976: Document new metrics on outgoing API requests.
vlorentz committed rDCORE8c455e6324a2: Add missing _seconds_total unit to swh_outbound_api_sleep metric (authored by vlorentz).
Add missing _seconds_total unit to swh_outbound_api_sleep metric
softwareheritage-deposit=> select distinct type from deposit; type ------ meta code
Jan 3 2023
Jan 3 2023
vlorentz committed rDGRPHf87e0a3c3c3b: Remove unused dependency on swh.core.api.asynchronous (authored by vlorentz).
Remove unused dependency on swh.core.api.asynchronous
vlorentz committed rDGRPH43567e66a132: origin_contributors: Rename 'person' to 'contributor' in outputs (authored by vlorentz).
origin_contributors: Rename 'person' to 'contributor' in outputs
vlorentz committed rDGRPHb7a991441696: origin_contributors: Write table mapping origin ID to origin URL (base64… (authored by vlorentz).
origin_contributors: Write table mapping origin ID to origin URL (base64…
vlorentz committed rDGRPH09365b488aa1: origin_contributors: Use origin IDs instead of SWHIDs (authored by vlorentz).
origin_contributors: Use origin IDs instead of SWHIDs
vlorentz added a comment to D8992: Remove unused dependency on swh.core.api.asynchronous.
vlorentz requested review of D8992: Remove unused dependency on swh.core.api.asynchronous.
vlorentz added a comment to D8947: Document statsd metrics and link to dashboards.
vlorentz updated the diff for D8972: origin_contributors: Rename 'person' to 'contributor' in outputs.
rebase
vlorentz updated the diff for D8971: origin_contributors: Write table mapping origin ID to origin URL (base64-encoded).
rebase
vlorentz updated the diff for D8970: origin_contributors: Use origin IDs instead of SWHIDs.
rebase
Jan 2 2023
Jan 2 2023
vlorentz added inline comments to D8977: Added Webhooks tutorial.
vlorentz placed T4740: golang: /@latest sometimes returns an empty body up for grabs.
vlorentz renamed T4684: Publish scrubber metrics and create grafana dashboard from Create scrubber metrics and grafana dashboard to Publish scrubber metrics and create grafana dashboard.
vlorentz renamed T4684: Publish scrubber metrics and create grafana dashboard from Create grafana dashboard for scrubber metrics to Create scrubber metrics and grafana dashboard.
Dec 22 2022
Dec 22 2022
Future versions will be generated using only code in swh-graph (bash glue code replaced by Python code, some of which shells out to bash for simplicity), so the replication package will simply be replaced by a swh-graph tag.
vlorentz added revisions to T4695: Provide a collaboration graph / dataset: D8970: origin_contributors: Use origin IDs instead of SWHIDs, D8971: origin_contributors: Write table mapping origin ID to origin URL (base64-encoded), D8972: origin_contributors: Rename 'person' to 'contributor' in outputs.
vlorentz added a comment to T4695: Provide a collaboration graph / dataset.
TODO: deanonymized dataset should be just a <contributor_id,contributor_base64,contributor_escaped> table, rather than repeating the origin<->contributor mapping
vlorentz added a comment to T4644: replayer crashes on invalid directory entry name (b'gitter/gitter.xml').
We have a new one that went unnoticed until 19 days ago: b'superduper/super/sub/bye.txt' is not a valid directory entry name.
Dec 21 2022
Dec 21 2022
vlorentz requested review of D8976: Document new metrics on outgoing API requests.
vlorentz updated the diff for D8975: Add missing _seconds_total unit to swh_outbound_api_sleep metric.
even better unit
vlorentz retitled D8975: Add missing _seconds_total unit to swh_outbound_api_sleep metric from Add missing _seconds unit to swh_outbound_api_sleep metric to Add missing _seconds_total unit to swh_outbound_api_sleep metric.
vlorentz requested review of D8975: Add missing _seconds_total unit to swh_outbound_api_sleep metric.
vlorentz updated the diff for D8947: Document statsd metrics and link to dashboards.
rebase
vlorentz committed rDCORE311113c6b7f0: github: Export statsd metrics about API requests and token usage (authored by vlorentz).
github: Export statsd metrics about API requests and token usage
vlorentz updated the diff for D8959: github: Export statsd metrics about API requests and token usage.
rebase
vlorentz added a comment to D8959: github: Export statsd metrics about API requests and token usage.
metametrics :)
vlorentz added a comment to T4683: license dataset: use a consistent file format for CSV-like files.
blobs-fileinfo.csv.zst: (no changes needed)
Dec 20 2022
Dec 20 2022
vlorentz added inline comments to D8964: Add a backfiller cli command.
vlorentz committed rDLDBASEe7ac7a3475ad: Disable reporting of NotFound exceptions to Sentry (authored by vlorentz).
Disable reporting of NotFound exceptions to Sentry
vlorentz requested review of D8973: Disable reporting of NotFound exceptions to Sentry.
test failures are unrelated
vlorentz committed rDSCRUBa89cd6738094: storage_checker: Retry on postgresql errors from swh-storage (authored by vlorentz).
storage_checker: Retry on postgresql errors from swh-storage
vlorentz updated the diff for D8968: storage_checker: Retry on postgresql errors from swh-storage.
rebase
vlorentz committed rDDATASET28898bbf017d: luigi: Dynamically list directories instead of using object_types (authored by vlorentz).
luigi: Dynamically list directories instead of using object_types
vlorentz committed rDDATASETa01a82fc755a: luigi.UploadExportToS3: Skip upload of already-uploaded files (authored by vlorentz).
luigi.UploadExportToS3: Skip upload of already-uploaded files
vlorentz committed rDDATASET4c432adf7b21: luigi: Read meta/export.json instead of relying on stamp files (authored by vlorentz).
luigi: Read meta/export.json instead of relying on stamp files
Dec 19 2022
Dec 19 2022
vlorentz updated the diff for D8966: luigi.UploadExportToS3: Skip upload of already-uploaded files.
rebase
vlorentz updated the diff for D8965: luigi: Dynamically list directories instead of using object_types.
rebase
vlorentz updated the diff for D8963: luigi: Read meta/export.json instead of relying on stamp files.
rebase
vlorentz requested review of D8972: origin_contributors: Rename 'person' to 'contributor' in outputs.
vlorentz requested review of D8970: origin_contributors: Use origin IDs instead of SWHIDs.
vlorentz requested review of D8968: storage_checker: Retry on postgresql errors from swh-storage.
Dec 16 2022
Dec 16 2022
vlorentz added inline comments to D8966: luigi.UploadExportToS3: Skip upload of already-uploaded files.
vlorentz requested review of D8966: luigi.UploadExportToS3: Skip upload of already-uploaded files.
vlorentz requested review of D8965: luigi: Dynamically list directories instead of using object_types.
vlorentz added a comment to D8964: Add a backfiller cli command.
You might want to remove your calls to logger.error() and print() before re-raising