3146 Commits

Author SHA1 Message Date
d4b7b42f46 fix(bec_lib): fixed support for lists in redis stream subscriptions 2024-03-06 10:17:06 +01:00
75cd6512ea fix(bec_lib): added missing unsubscribe from streams 2024-03-06 07:53:06 +01:00
969b0a02f8 docs(bec_lib): updated doc strings 2024-03-06 07:53:06 +01:00
93c8ec66f9 test(bec_lib): minor cleanup 2024-03-06 07:53:06 +01:00
776f5cb896 ci: pylint cleanup 2024-03-06 07:53:06 +01:00
757839534c fix(bec_lib): fixed support for redis streams 2024-03-06 07:53:06 +01:00
semantic-release
8adc5a4b37 1.12.8
Automatically generated by python-semantic-release
v1.12.8
2024-03-06 06:46:44 +00:00
9ff2278c38 fix: added backward compatibility for scan numbers and dataset numbers 2024-03-06 07:44:26 +01:00
2fd1953a55 refactor: removed remaining loads/dumps 2024-03-06 07:44:26 +01:00
79d57b509d fix: account is now a variablemessage 2024-03-06 07:44:26 +01:00
4239576c94 fix: pre-scan macros are now using a VariableMessage 2024-03-06 07:44:26 +01:00
b62960f6e6 fix: logbook is now using a credentialsmessage 2024-03-06 07:44:26 +01:00
f698605579 fix: scan_number and dataset_number is now a VariableMessage 2024-03-06 07:44:26 +01:00
af2bd273d5 docs: updated contributing.md 2024-03-05 23:19:18 +01:00
d16268ce81 ci: drop python/3.9 2024-03-05 22:13:35 +01:00
a4adb64f5f refactor: endpoints return EndpointInfo object instead of string 2024-03-05 17:05:40 +01:00
4ac0bbca16 docs: typo 2024-03-05 15:59:21 +01:00
aadbb01a94 docs: fixed last comments 2024-03-05 15:58:00 +01:00
d556f84235 docs: adress comments 2024-03-05 15:33:50 +01:00
0ec3dac85f docs: update documentation on the simulation 2024-03-05 14:41:08 +01:00
ae07b9fab6 test(scan_server): fixed threading-related issue that caused test to fail from time to time 2024-03-04 11:46:56 +01:00
semantic-release
0679d9df5b 1.12.7
Automatically generated by python-semantic-release
v1.12.7
2024-03-04 10:45:28 +00:00
2b680eee1e fix(scihub): fixed scibec upload for large scans 2024-03-04 10:58:56 +01:00
d0a04de641 refactor(file_writer): cleanup 2024-03-04 10:43:38 +01:00
7094092f13 ci: fixed pylint check 2024-03-04 10:43:38 +01:00
9b54ebb3ac ci: removed flaky from ci pipeline 2024-03-04 09:24:13 +01:00
c2c5d33f04 test: replaced flaky with pytest-retry 2024-03-04 09:17:00 +01:00
semantic-release
6efe4efba9 1.12.6
Automatically generated by python-semantic-release
v1.12.6
2024-03-01 08:59:33 +00:00
cb26a2a592 test: add proxy to test config 2024-03-01 07:43:07 +01:00
4f63fef18c fix: fix dap test, cleanup redudant config values 2024-03-01 07:00:53 +01:00
semantic-release
64133147af 1.12.5
Automatically generated by python-semantic-release
v1.12.5
2024-03-01 05:51:59 +00:00
14f94cd960 fix(scan_server): fixed queue pop for pending requests 2024-02-29 22:12:40 +01:00
semantic-release
452961a339 1.12.4
Automatically generated by python-semantic-release
v1.12.4
2024-02-27 17:23:55 +00:00
388baae9f1 fix(bec_lib): exclude disabled devices in device filters 2024-02-27 18:12:39 +01:00
3979a1e5e2 test(config): made disabled device a monitored device 2024-02-27 18:12:39 +01:00
Holler Mirko
89807cfee9 update flomni config 2024-02-27 17:15:01 +01:00
semantic-release
248e77b090 1.12.3
Automatically generated by python-semantic-release
v1.12.3
2024-02-27 15:41:26 +00:00
05a83bd4ac fix(scan_server): stage should only include monitored, baseline and async devices 2024-02-27 11:09:52 +01:00
semantic-release
2215a1bddb 1.12.2
Automatically generated by python-semantic-release
v1.12.2
2024-02-26 15:01:37 +00:00
4d73cf8a07 fix(disconnection): mitigate effects on disconnection from redis 2024-02-26 14:49:43 +01:00
f60a012ef6 fix(redis_connector): add producer(), consumer() for compatibility with old code
With deprecation warnings
2024-02-26 14:49:43 +01:00
db53b1f5dc fix(scan_manager): ensure robustness in __str__ 2024-02-26 14:49:43 +01:00
bbd036e769 fix(tests): ensure redis is installed 2024-02-26 14:49:43 +01:00
b92a79b0c0 refactor!(connector): unify connector/redis_connector in one class 2024-02-26 14:49:43 +01:00
semantic-release
4edc5d02fe 1.12.1
Automatically generated by python-semantic-release
v1.12.1
2024-02-24 10:28:55 +00:00
1236069b36 fix(scan_server): fixed expected message type for device progress update 2024-02-24 11:06:15 +01:00
semantic-release
814b16216d 1.12.0
Automatically generated by python-semantic-release
v1.12.0
2024-02-24 09:53:07 +00:00
b8f846749b refactor: minor cleanup 2024-02-24 07:24:18 +01:00
c376de8e84 feat: added flomni scan and user scripts 2024-02-24 07:24:18 +01:00
semantic-release
8f95dc95de 1.11.1
Automatically generated by python-semantic-release
v1.11.1
2024-02-23 21:36:02 +00:00