Skip to content

Commit c6f677d

Browse files
authored
Merge pull request #469 from AllenNeuralDynamics/feat-update-watchdog-via-clabe
Update watchdog dependency to allow v2 metadata upload
2 parents 4fe9f5b + d510089 commit c6f677d

File tree

3 files changed

+19
-6
lines changed

3 files changed

+19
-6
lines changed

examples/clabe.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ watchdog:
99
delete_modalities_source_after_success: true
1010
job_type: "vr_foraging"
1111
transfer_endpoint: "http://aind-data-transfer-service-dev/api/v2/submit_jobs"
12-
s3_bucket: "default"
1312

1413
default_behavior_picker:
1514
config_library_dir: '\\allen\aind\scratch\AindBehavior.db\AindVrForaging'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Changelog = "https://github.com/AllenNeuralDynamics/Aind.Behavior.VrForaging/rel
3131
data = ["contraqctor>=0.5.3, <0.6.0"]
3232

3333
launcher = [
34-
"aind-clabe[aind-services]>=0.9",
34+
"aind-clabe[aind-services]>=0.9.1rc1",
3535
"aind-data-schema>=2.2",
3636
"aind_behavior_vr_foraging[data]",
3737
]

uv.lock

Lines changed: 18 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)