Deploy new listers in production
This needs extra steps though (foreseeing the following):
- Initialize the db with phabricator/gnu lister models
- Insert new task types (list-gnu, list-phab, list-phab-incremental)
- Insert new tasks:
- 1 recurring list-gnu task
- 2 recurring list-phab (instances: forge.swh.org, secure.phab.com)
- 2 recurring list-phab-incremental (instances: forge.swh.org, secure.phab.com)
Related T1797
Test Plan
bin/octocatalog ... worker01
-> wants to add the extra setup mentioned in the diff
Migrated from D1572 (view on Phabricator)