Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7123674
D8421.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
D8421.diff
View Options
diff --git a/data/common/common.yaml b/data/common/common.yaml
--- a/data/common/common.yaml
+++ b/data/common/common.yaml
@@ -2690,6 +2690,8 @@
- swh.lister.pypi.tasks.PyPIListerTask
- swh.lister.sourceforge.tasks.FullSourceForgeLister
- swh.lister.sourceforge.tasks.IncrementalSourceForgeLister
+ - swh.lister.maven.tasks.FullMavenLister
+ - swh.lister.maven.tasks.IncrementalMavenLister
swh::deploy::lister::sentry_swh_package: swh.lister
swh::deploy::lister::sentry_environment: "%{alias('swh::deploy::environment')}"
diff --git a/data/deployments/staging/common.yaml b/data/deployments/staging/common.yaml
--- a/data/deployments/staging/common.yaml
+++ b/data/deployments/staging/common.yaml
@@ -78,9 +78,9 @@
- swh.lister.pypi.tasks.PyPIListerTask
- swh.lister.sourceforge.tasks.FullSourceForgeLister
- swh.lister.sourceforge.tasks.IncrementalSourceForgeLister
- # extra queues
- swh.lister.maven.tasks.FullMavenLister
- swh.lister.maven.tasks.IncrementalMavenLister
+ # extra queues (empty for now)
#### Rabbitmq instance to use
# swh::deploy::worker::task_broker::password in private data
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Dec 19 2024, 5:39 PM (11 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3217749
Attached To
D8421: production: Update lister to consume maven listing
Event Timeline
Log In to Comment