Page MenuHomeSoftware Heritage

Deploy new sourceforge lister task
ClosedPublic

Authored by ardumont on May 7 2021, 3:32 PM.

Details

Summary

Related to T3310

Test Plan

octo-diff

$ bin/octocatalog-diff --octocatalog-diff-args --no-truncate-details --to staging worker0.internal.staging.swh.network
...
I, [2021-05-07T15:31:39.545393 #26821]  INFO -- : Catalogs compiled for worker0.internal.staging.swh.network
I, [2021-05-07T15:31:40.672512 #26821]  INFO -- : Diffs computed for worker0.internal.staging.swh.network
diff origin/production/worker0.internal.staging.swh.network current/worker0.internal.staging.swh.network
*******************************************
  File[/etc/softwareheritage/lister.yml] =>
   parameters =>
     content =>
      @@ -32,4 +32,5 @@
         - swh.lister.phabricator.tasks.FullPhabricatorLister
         - swh.lister.pypi.tasks.PyPIListerTask
      +  - swh.lister.sourceforge.tasks.FullSourceForgeLister
       credentials:
         github:
*******************************************
*** End octocatalog-diff on worker0.internal.staging.swh.network

Diff Detail

Repository
rSPSITE puppet-swh-site
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont created this revision.
This revision is now accepted and ready to land.May 7 2021, 3:48 PM
This revision was automatically updated to reflect the committed changes.