Skip to content

Production: Deploy gitweb and ingest some forges

Most of the work got done in staging.

Plan:

  • saatchi: Upgrade python3-swh.lister to v5.8
  • saatchi: Register new task type (depends on ^) [1]
  • swh/infra/ci-cd/swh-charts: Reference the lister
  • argocd: Deploy
  • Trigger listing for those instances [2]
  • Checks
    • lister: ok
    • loader: ongoing

[1]

swhscheduler@saatchi:~$ swh scheduler --config-file /etc/softwareheritage/scheduler/backend.yml task-type register 2>&1 | grep -i gitweb
INFO:swh.scheduler.cli.task_type:Loading entrypoint for plugin lister.gitweb
INFO:swh.scheduler.cli.task_type:Create task type list-gitweb in scheduler

[2]

Edited by Antoine R. Dumont