Skip to content
Snippets Groups Projects
  1. Jun 01, 2020
  2. May 20, 2020
  3. May 19, 2020
  4. May 15, 2020
    • Jenkins for Software Heritage's avatar
    • Antoine R. Dumont's avatar
      Migrate deposit SWHIDs (data) to the new specification · a631dabb
      Antoine R. Dumont authored
      Migrate both "recent" and "old" format deposits [1] to the new specification.
      
      That means the deposit swh_id* fields will be set to:
      - swh_id: directory SWHID (no context)
      - swh_id_context: directory SWHID (with context, origin, visit, anchor path)
      
      Optionally, those 2 fields will be kept (for now) and realigned where it was not
      set ("old" deposits) to:
      - swh_anchor_id: revision SWHID (no context)
      - swh_anchor_id_context: revision SWHID (context with only origin)
      
      It's expected some very "old" deposits won't be migrated as we cannot resolve
      those values. They will be rescheduled when it will be possible to do
      so (deploy [2]).
      
      [1] "recent" format means all swh_id fields are set:
      - swh_id: directory SWHID (no context)
      - swh_id_context: directory SWHID (context with only origin)
      - swh_anchor_id: revision SWHID (no context)
      - swh_anchor_id_context: revision SWHID (context with only origin)
      
      "old" format:
      - swh_id: revision SWHID (no context)
      - swh_id_context: not set
      - swh_anchor_id: not set
      - swh_anchor_id_context: not set
      
      [2] Related to D3141
      
      Related to T2398
      v0.0.87
      a631dabb
  5. May 14, 2020
  6. May 11, 2020
  7. May 07, 2020
  8. May 06, 2020
  9. May 04, 2020
  10. Apr 29, 2020
  11. Apr 23, 2020
  12. Apr 20, 2020
  13. Apr 17, 2020
  14. Apr 08, 2020
  15. Jan 23, 2020
  16. Jan 17, 2020
  17. Jan 16, 2020
  18. Jan 13, 2020
Loading