Skip to content

Commit

Permalink
Merge branch 'tickets/DM-30267'
Browse files Browse the repository at this point in the history
  • Loading branch information
ebellm committed Mar 20, 2024
2 parents 193d4ad + bf12178 commit c6a4090
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/DECam/ApVerify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ tasks:
class: lsst.ap.association.DiaPipelineTask
config:
doPackageAlerts: True
alertPackager.doWriteAlerts: True
1 change: 1 addition & 0 deletions pipelines/HSC/ApVerify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ tasks:
class: lsst.ap.association.DiaPipelineTask
config:
doPackageAlerts: True
alertPackager.doWriteAlerts: True
1 change: 1 addition & 0 deletions pipelines/LSSTCam-imSim/ApVerify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ tasks:
class: lsst.ap.association.DiaPipelineTask
config:
doPackageAlerts: True
alertPackager.doWriteAlerts: True
1 change: 1 addition & 0 deletions pipelines/_ingredients/ApVerify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ tasks:
# TODO: needed for "providing bulk sample alerts to brokers"; remove once
# we have an alternative.
doPackageAlerts: True
alertPackager.doWriteAlerts: True

0 comments on commit c6a4090

Please sign in to comment.