The fetch_history table is currently empty. This prevents us from distinguishing origins where the import was successful from incomplete origins without digging in the softwareheritage-log database.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Migrated | gitlab-migration | T121 Populate fetch_history | ||
Migrated | gitlab-migration | T148 Populate fetch_history | ||
Migrated | gitlab-migration | T149 Populate fetch_history table |
Event Timeline
Comment Actions
rDSTO04bb5cb is a first approach for this.
Limitations: the given entry points use the current date/time for start and end.
Comment Actions
fetch_history is now getting populated by swh.loader.git.
We still need to populate the old entries from logs.
Comment Actions
This has been done: All the GitHub repositories where the injection was successful or unsuccessful now have an entry in fetch_history.