From 23e63658e6b63303917a418c3c1af395c9ab45d4 Mon Sep 17 00:00:00 2001 From: Pierre Schnizer Date: Fri, 17 Nov 2023 16:37:10 +0100 Subject: [PATCH] [TASK] adding device models, updated CI build --- .github/workflows/python-package.yml | 2 +- core/device-models | 2 +- custom/bact-bessyii-mls-ophyd | 2 +- custom/bessyii/bluesky | 2 +- custom/bessyii/ophyd | 2 +- custom/mls/ophyd | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index dd00732..d85f622 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -39,7 +39,7 @@ jobs: # deliberatly not installing core/archiver # needs some extra steps. should be loaded from pypi # mls bluesky not yet a package - for tdir in core/math-utils core/analysis \ + for tdir in core/math-utils core/device-models core/analysis \ custom/bact-bessyii-mls-ophyd \ custom/mls/ophyd \ custom/bessyii/ophyd custom/bessyii/bluesky \ diff --git a/core/device-models b/core/device-models index f895844..080e8eb 160000 --- a/core/device-models +++ b/core/device-models @@ -1 +1 @@ -Subproject commit f8958447f1d81875072d6f3e044880527af67136 +Subproject commit 080e8eb51d3c67260caa72f3f5fc338ee2367be5 diff --git a/custom/bact-bessyii-mls-ophyd b/custom/bact-bessyii-mls-ophyd index 423a3ea..d15b9d0 160000 --- a/custom/bact-bessyii-mls-ophyd +++ b/custom/bact-bessyii-mls-ophyd @@ -1 +1 @@ -Subproject commit 423a3ea2e59f6aa637746fde1451c4e7f037b0b5 +Subproject commit d15b9d07b7df7b00d1fff9999309e98858ade14f diff --git a/custom/bessyii/bluesky b/custom/bessyii/bluesky index 2625bd1..659f0a7 160000 --- a/custom/bessyii/bluesky +++ b/custom/bessyii/bluesky @@ -1 +1 @@ -Subproject commit 2625bd19131ffb7b2c2f9896cf3246fb71f0542e +Subproject commit 659f0a7c5ec6a391eca55a2089045eb610ffabd7 diff --git a/custom/bessyii/ophyd b/custom/bessyii/ophyd index ffdfab3..63bddd5 160000 --- a/custom/bessyii/ophyd +++ b/custom/bessyii/ophyd @@ -1 +1 @@ -Subproject commit ffdfab35c7c3be0abfc1005d38c85a8d70368f7e +Subproject commit 63bddd548aa7ccf10a304caa2e9263175ae7cc0a diff --git a/custom/mls/ophyd b/custom/mls/ophyd index 77f267e..479f1f6 160000 --- a/custom/mls/ophyd +++ b/custom/mls/ophyd @@ -1 +1 @@ -Subproject commit 77f267e60b95fedb6619af7b46b9c9f66e499817 +Subproject commit 479f1f67c3a11bd18a0b85819b1b042014a3bbf0