Page MenuHomeSoftware Heritage

docker/conf: Declare task queues for new listers and loaders
ClosedPublic

Authored by anlambert on Sep 26 2022, 3:39 PM.

Details

Summary

Add task queues declaration for following listers: conda, fedora,
hackage, puppet, rubygems.

Add task queue declaration for hackage loader.

Ensure lister task queues are sorted in lexicograhical order.

Diff Detail

Repository
rDENV Development environment
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Are those new listers landed yet?

Are those new listers landed yet?

Not yet but they will be soon and it allows to test them in docker environment.

Are those new listers landed yet?

Not yet but they will be soon and it allows to test them in docker environment.

ok. If we land this now and someone starts from scratch or rebuild its local dev, that will break though.

Are those new listers landed yet?

Not yet but they will be soon and it allows to test them in docker environment.

ok. If we land this now and someone starts from scratch or rebuild its local dev, that will break though.

Nope, all services work fine after this configuration update even if the new lister tasks are not landed yet. This can be safely landed.

This revision is now accepted and ready to land.Sep 29 2022, 4:51 PM

Add missing task queue for opam loader and add those for new other new listers/loaders.