Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7066370
D2275.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
705 B
Subscribers
None
D2275.diff
View Options
diff --git a/conf/loader.yml b/conf/loader.yml
--- a/conf/loader.yml
+++ b/conf/loader.yml
@@ -5,7 +5,6 @@
celery:
task_broker: amqp://guest:guest@amqp//
task_modules:
- - swh.loader.debian.tasks
- swh.loader.dir.tasks
- swh.loader.git.tasks
- swh.loader.mercurial.tasks
@@ -14,9 +13,10 @@
- swh.loader.svn.tasks
- swh.loader.tar.tasks
- swh.deposit.loader.tasks
+ - swh.loader.package.tasks
task_queues:
- - swh.loader.debian.tasks.LoadDebianPackage
+ - swh.loader.package.tasks.LoadDebian
- swh.loader.dir.tasks.LoadDirRepository
- swh.loader.git.tasks.LoadDiskGitRepository
- swh.loader.git.tasks.UncompressAndLoadDiskGitRepository
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Nov 5 2024, 6:48 AM (8 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3221583
Attached To
D2275: docker-dev: Migrate to new debian loader
Event Timeline
Log In to Comment