Page MenuHomeSoftware Heritage

Remove last references to non-intrinsic origin identifiers
ClosedPublic

Authored by anlambert on Jan 29 2020, 4:04 PM.

Details

Summary

Stop leaking those ids in results from the /api/1/origins/ endpoint.

Remove any reference to those ids in the doc and the code.

Related to T1791

Diff Detail

Repository
rDWAPPS Web applications
Branch
remove-origin-id-refs
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10356
Build 15401: Cypress tests for swh-web diffsJenkins
Build 15400: tox-on-jenkinsJenkins
Build 15399: arc lint + arc unit

Event Timeline

Update: Check if the 'id' key value exists before attempting to delete it (for the non postgres storage backends)

This revision is now accepted and ready to land.Jan 29 2020, 4:30 PM