3126 Commits

Author SHA1 Message Date
7ebf090f15 ci: added isort to ci checks 2024-03-29 06:14:10 +01:00
720e3c39ee docs: added isort to developer instructions 2024-03-29 06:14:10 +01:00
23c0e78311 ci: allow failure of multi-host test to avoid blocking the pipeline 2024-03-29 06:13:11 +01:00
3bbb03bbfa ci: fixed support for ophyd branches other than master 2024-03-29 06:13:11 +01:00
df34f2a480 doc: add docstring and documentation for computedsignal; close #221 #229 #230 2024-03-28 16:18:55 +01:00
semantic-release
01dff469a4 1.22.0
Automatically generated by python-semantic-release
v1.22.0
2024-03-28 14:59:57 +00:00
54bfe36fe6 fix: temporary make 'end-2-end tests with multiple hosts' manual 2024-03-28 15:32:32 +01:00
d3f30712f9 feat: 'bec_services_config_file_path' and 'bec_test_config_file_path' fixtures 2024-03-28 13:34:49 +01:00
9b6ac547e7 style: fix pep8 compliance 2024-03-28 13:17:03 +01:00
a1cddc0639 fix: temporary fix, do not check for dangling threads in device server tests 2024-03-28 13:17:03 +01:00
424377b8f2 build: added isort to setups and pre-commit 2024-03-28 13:17:03 +01:00
2d66967e04 style: apply isort to the whole codebase, clean unused imports 2024-03-28 13:17:03 +01:00
6fcef459b8 fix(tests): rename files to prevent error during tests collection with 2 files with same name 2024-03-28 12:56:44 +01:00
f37109873a fix(tests): ensure all tests do not leak threads 2024-03-28 12:56:24 +01:00
57f4115dfb refactor(CI): end-to-end tests on the same host, with flushing and on multiple hosts, without flushing
Environment variables are used to parametrize dockerfile and scripts
Introduce 'buildah' and 'podman' instead of docker to build and run
images.
Simplification of Dockerfiles and CI scripts.
2024-03-28 12:56:23 +01:00
b24f65a2a1 feat(tests): fixtures for end-2-end tests (available as a pytest plugin) 2024-03-28 10:40:36 +01:00
b5ca2c30dd refactor(tests): new 'subprocess_start' with 'no-tmux' option 2024-03-28 10:14:56 +01:00
c5f18e56a5 docs(scan_server): improved docs for scan stubs 2024-03-22 19:50:27 +01:00
8f29b44dde test(scan_bundler): refactored scan bundler tests and added thread check 2024-03-22 17:09:58 +01:00
b46aac7a8a ci: added web as trigger for downstream pipelines 2024-03-22 16:10:59 +01:00
b3ebe4e35d ci: added CI variables for downstream pipelines and web source 2024-03-22 15:53:14 +01:00
996809f3a0 refactor: renamed queueID to queue_id 2024-03-22 15:07:19 +01:00
01b4e9cc68 refactor: renamed scanID to scan_id 2024-03-22 15:06:14 +01:00
Holler Mirko
d873e49ebf flomni-tomo_scan_improvements 2024-03-22 12:24:04 +01:00
semantic-release
bc9e2250c1 1.21.1
Automatically generated by python-semantic-release
v1.21.1
2024-03-22 09:31:42 +00:00
e6c7098f7d refactor(scan_bundler): reduced logger level for msgs without scanID 2024-03-22 07:28:19 +01:00
fd02675256 fix: fixed cleanup execution 2024-03-22 07:28:19 +01:00
e7e5413ac4 fix(bec_client): report cleanup 2024-03-22 07:28:19 +01:00
9e626a0c2f fix(scan_server): shut down scan if scan worker is stopped 2024-03-22 07:28:19 +01:00
53070d94d7 refactor(bec_client): fixed formatter 2024-03-21 21:05:33 +01:00
Holler Mirko
03f9eeb472 flomni-improvements 2024-03-21 21:03:12 +01:00
Holler Mirko
cf90614bb2 flomni-improvements 2024-03-21 21:03:12 +01:00
semantic-release
990738431e 1.21.0
Automatically generated by python-semantic-release
v1.21.0
2024-03-21 09:16:38 +00:00
e281b6aaa1 feat: add "count" keyword arg to stream connector .get_last(), to retrieve last "count" items
count=1 by default
2024-03-21 09:53:42 +01:00
da5df48008 fix: validate endpoint for .get_last (#236), enhance endpoint validation 2024-03-21 09:53:42 +01:00
semantic-release
00c45fbb94 1.20.6
Automatically generated by python-semantic-release
v1.20.6
2024-03-20 15:32:13 +00:00
06b4afae4d fix: get username using standard "getpass" module 2024-03-20 16:25:09 +01:00
semantic-release
1555713170 1.20.5
Automatically generated by python-semantic-release
v1.20.5
2024-03-20 15:12:16 +00:00
62701077bd test(bec_lib): fixed tests for endpoint structure 2024-03-20 15:49:39 +01:00
eb5774a5da fix(bec_lib): fixed error propagation after client refactoring 2024-03-20 15:15:28 +01:00
semantic-release
f22c53f3f0 1.20.4
Automatically generated by python-semantic-release
v1.20.4
2024-03-20 12:42:53 +00:00
7a3e1c21ee fix(device_server): fixed readback for automonitor 2024-03-20 13:19:24 +01:00
semantic-release
f991d871c0 1.20.3
Automatically generated by python-semantic-release
v1.20.3
2024-03-20 11:51:52 +00:00
fc8ff9bd75 fix(bec_lib): fixed client shutdown for failed inits 2024-03-20 11:58:15 +01:00
semantic-release
38acb5f8d1 1.20.2
Automatically generated by python-semantic-release
v1.20.2
2024-03-20 09:48:44 +00:00
2417eb5e32 fix(scan_server): improved shutdown procedure 2024-03-20 08:06:43 +01:00
70b4b55c31 test: reduced time for flyer sim 2024-03-20 08:06:43 +01:00
926f0287be fix(scan_server): fixed queue update 2024-03-20 08:06:43 +01:00
d1834a13c1 refactor: cleanup of BECClient 2024-03-20 08:06:43 +01:00
semantic-release
ec71bf9ab2 1.20.1
Automatically generated by python-semantic-release
v1.20.1
2024-03-20 06:46:08 +00:00