Skip to content
Snippets Groups Projects
  1. Feb 17, 2025
  2. Sep 04, 2024
    • Antoine Lambert's avatar
      Add save-bulk lister to check origins prior their insertion in database · af24960b
      Antoine Lambert authored
      This new and special lister enables to verify a list of origins to archive
      provided by users (for instance through the Web API).
      
      Its purpose is to avoid polluting the scheduler database with origins that
      cannot be loaded into the archive.
      
      Each origin is identified by an URL and a visit type. For a given visit type
      the lister is checking if the origin URL can be found and if the visit type
      is valid.
      
      The supported visit types are those for VCS (bzr, cvs, hg, git and svn) plus
      the one for loading a tarball content into the archive.
      
      Accepted origins are inserted or upserted in the scheduler database.
      
      Rejected origins are stored in the lister state.
      
      Related to #4709
      af24960b
  3. Aug 27, 2024
  4. Jan 10, 2024
  5. Jan 09, 2024
    • Franck Bret's avatar
      Adapt and rebase · 4b1f49ac
      Franck Bret authored
      'url' and 'instance' are mandatory
      Add elm lister entry to pyproject.toml
      4b1f49ac
  6. Dec 03, 2023
  7. Nov 29, 2023
  8. Sep 17, 2020
  9. Apr 08, 2020
Loading