3126 Commits

Author SHA1 Message Date
semantic-release
50252fbf6f 2.12.2
Automatically generated by python-semantic-release
v2.12.2
2024-05-17 07:32:28 +00:00
8ba7213e29 fix(scihub): added experimentId to scan entries in BEC db 2024-05-17 09:16:04 +02:00
semantic-release
9cca1cab7d 2.12.1
Automatically generated by python-semantic-release
v2.12.1
2024-05-17 07:13:45 +00:00
87cc71aa91 fix: race condition when reading new value from stream 2024-05-17 09:09:04 +02:00
d7db6befe9 fix: import 'dap_plugin_objects' at last minute to speed up initial import 2024-05-17 09:04:52 +02:00
791be9b25a fix: messages import made lazy to speed up initial import time
TODO: put back imports as normal when Pydantic gets faster
2024-05-17 09:04:52 +02:00
1c628fd610 fix: do not import modules if only for type checking (faster import) 2024-05-17 09:04:52 +02:00
8a017ef3d7 fix: clean all imports from bec_lib, remove use of @threadlocked 2024-05-17 09:04:52 +02:00
649502e364 fix: use lazy import to reduce bec_lib import time 2024-05-17 09:04:52 +02:00
417e73e5d6 fix: solve scope problem with 'name' variable in lambda 2024-05-17 09:04:52 +02:00
semantic-release
d8d8188f16 2.12.0
Automatically generated by python-semantic-release
v2.12.0
2024-05-16 14:08:29 +00:00
27befe9666 feat(scan_bundler): added scan progress 2024-05-16 11:00:45 +02:00
semantic-release
9f7002e0c6 2.11.1
Automatically generated by python-semantic-release
v2.11.1
2024-05-16 08:39:34 +00:00
79f487ea8b docs(bec_lib): improved scripts documentation 2024-05-16 10:22:38 +02:00
3264434d40 fix(bec_lib): fixed loading scripts from plugins
User scripts from plugins were still relying on the old plugin structure
2024-05-16 10:22:38 +02:00
b670d1aa6b ci: cleanup ARGs in dockerfiles 2024-05-15 20:27:31 +02:00
c9ece7ef2f ci: run AdditionalTests jobs on pipeline start
This is a followup to !573
2024-05-15 19:30:39 +02:00
semantic-release
863940ea32 2.11.0
Automatically generated by python-semantic-release
v2.11.0
2024-05-15 10:10:29 +00:00
0ccd13cd73 feat: add utility function to determine instance of an object by class name 2024-05-15 11:50:17 +02:00
a37ae577f6 feat: add utilities to lazy import a module 2024-05-15 11:50:14 +02:00
11a3f6daa4 feat: add 'Proxy' to bec_lib utils 2024-05-15 11:50:11 +02:00
549994d0fd style: create directory to contain utils 2024-05-15 11:50:08 +02:00
semantic-release
a9ce5bc04c 2.10.4
Automatically generated by python-semantic-release
v2.10.4
2024-05-14 15:51:56 +00:00
5c5c18ef0e fix: disabled script linter for now 2024-05-14 15:05:44 +02:00
51dfe69298 build: fixed fakeredis version for now 2024-05-13 11:32:26 +02:00
2aafb249e8 ci: update dependencies and add ci job to check for package versions 2024-05-10 11:54:08 +02:00
semantic-release
e8e6cc0620 2.10.3
Automatically generated by python-semantic-release
v2.10.3
2024-05-08 15:23:22 +00:00
3077dbe22a fix: upgraded to ophyd_devices v1 2024-05-08 17:08:43 +02:00
semantic-release
0e3e06b869 2.10.2
Automatically generated by python-semantic-release
v2.10.2
2024-05-08 13:10:54 +00:00
f059bf9318 fix(RedisConnector): add 'from_start' support in 'register' for streams 2024-05-08 15:03:36 +02:00
55d210c7ae ci: added ds pipeline for tomcat 2024-05-08 09:14:40 +02:00
7dc242689f refactor(bec_startup): default gui is BECDockArea (gui variable) with fig in first dock 2024-05-07 18:56:25 +02:00
semantic-release
5e3f341637 2.10.1
Automatically generated by python-semantic-release
v2.10.1
2024-05-07 14:37:42 +00:00
ea38501ea7 fix: upgraded plugin setup tools 2024-05-07 16:18:05 +02:00
c10ac5e788 build: fixed dependency range 2024-05-07 15:37:29 +02:00
9eff5ca358 ci: moved from multi-project pipelines to parent-child pipelines 2024-05-07 14:50:40 +02:00
698029b637 ci: changed repo name to bec_widgets in downstream tests 2024-05-06 16:05:26 +02:00
semantic-release
3fb2aee352 2.10.0
Automatically generated by python-semantic-release
v2.10.0
2024-05-03 06:50:16 +00:00
c0a0e3e442 feat: add client message handler to send info messages from services to clients; closes 258 2024-05-03 08:32:28 +02:00
semantic-release
d80ac78639 2.9.6
Automatically generated by python-semantic-release
v2.9.6
2024-05-02 18:51:20 +00:00
fc94c827e4 fix(scihub): fixed scibec connector for new api 2024-05-02 17:58:02 +02:00
semantic-release
f1812e558b 2.9.5
Automatically generated by python-semantic-release
v2.9.5
2024-05-02 11:33:16 +00:00
51d65e2e95 fix: use the right redis fixture in "bec_servers" fixture to prevent multiple redis processes to be started 2024-05-02 12:22:23 +02:00
cf07febc5c fix: do not try to populate user_global_ns if IPython interpreter is not there 2024-05-02 11:19:52 +02:00
b664b92aae test: added more tests for scan queue 2024-05-01 18:27:03 +02:00
semantic-release
f3eee939aa 2.9.4
Automatically generated by python-semantic-release
v2.9.4
2024-05-01 16:01:56 +00:00
0a1beae06a refactor: added isort params to pyproject 2024-05-01 17:43:38 +02:00
6bf0998c71 refactor(bec_lib): cleanup 2024-05-01 17:43:38 +02:00
c54dfc166f fix: unified device message signature 2024-05-01 17:43:38 +02:00
semantic-release
edb1956e2a 2.9.3
Automatically generated by python-semantic-release
v2.9.3
2024-05-01 13:16:47 +00:00