As of today, there is no naming convention for task types, so we have:
- indexer_fossology_license & friends,
- origin-update-git and friends,
- swh-deposit-archive-checks (...)
- swh-lister-debian (...)
- swh-vault-cooking
It would be nice to have a common naming scheme there.
Actions to take:
[x] rename old task names to new ones in swh codebase
[x] add new task types in production database
[] tag and deploy impacted components:
[x] swh-lister
[x] swh-scheduler
[x] swh-deposit
[x] swh-web
[x] swh-vault
[x] swh-indexers
[] rename type column in production task table
[] remove sql code to keep backward compatibility task names in swh-scheduler