Skip to content
Snippets Groups Projects
  1. Jan 28, 2021
  2. Jan 27, 2021
  3. Jan 26, 2021
  4. Jan 25, 2021
  5. Jan 22, 2021
    • Antoine Lambert's avatar
      npm: Reimplement lister using new Lister API · ff232f0d
      Antoine Lambert authored
      Port npm lister to `swh.lister.pattern.Lister` API.
      
      As before, the lister can be run in full or incremental mode.
      When using incremental mode, only new and modified packages will
      be returned since the last incremental listing process.
      Otherwise, all packages will be listed in lexicographical order.
      
      One major improvement to be noted, latest package update date
      is now retrieved when available and sent to scheduler database.
      
      Closes T2972
      ff232f0d
  6. Jan 21, 2021
  7. Jan 20, 2021
Loading