3350 Commits

Author SHA1 Message Date
8642495afa refactor(scan_bundler): added more logger outputs 2024-04-09 18:06:34 +02:00
28d3dda2c3 fix: fix logs for ci pipeline 2024-04-09 17:47:42 +02:00
be2330c221 refactor(bec_lib): prevent devices to appear in multiple args 2024-04-08 19:48:08 +02:00
d08526f6e9 refactor: renamed pointID to point_id 2024-04-08 17:07:00 +02:00
semantic-release
77292640b2 1.23.0
Automatically generated by python-semantic-release
v1.23.0
2024-04-08 15:05:58 +00:00
9ad68ab69a fix: Fix .deepcopy vs copy for metadata from client 2024-04-08 15:37:19 +02:00
246f271bc9 feat: adapt file writing; log files to common dir and refactoring of filewriter 2024-04-08 14:30:59 +02:00
semantic-release
4eeaddf8d0 1.22.2
Automatically generated by python-semantic-release
v1.22.2
2024-04-08 10:11:19 +00:00
42625c357e fix(issue #253): split startup in bec entry point in 2 parts, ensure globals are in IPython namespace 2024-04-08 11:59:50 +02:00
cb41c6f1ac docs(developer): fixed isort description 2024-04-05 17:18:57 +02:00
Holler Mirko
9964f88f92 added golden ratio options 2024-04-05 15:06:26 +02:00
Holler Mirko
a3eed5d407 added golden ratio options 2024-04-05 15:06:26 +02:00
Holler Mirko
cb88c4cea8 golden ratio tomography 2024-04-05 15:06:26 +02:00
semantic-release
4929a0200e 1.22.1
Automatically generated by python-semantic-release
v1.22.1
2024-04-04 14:29:50 +00:00
9377a84f8b fix(bec_client): unnecessary complex exit thread 2024-04-03 14:57:20 +02:00
ca16c1bb6e refactor: bec startup script using setup entry point 2024-04-03 14:57:20 +02:00
536f2efc0c docs: refactor summary, configure in docs 2024-04-02 20:36:09 +02:00
e669252413 docs: adapt user installation; closes #246 2024-04-02 16:45:00 +02:00
8dd3ee0946 docs: fix wording 2024-04-02 16:38:41 +02:00
2de2e1b4bc docs: address comments 2024-04-02 16:38:41 +02:00
04b3bb03b9 docs: Update documentation about ophyd devices 2024-04-02 16:38:41 +02:00
5ea3b50199 tests: fix test_scans filename in end-2-end-conda-* tests 2024-04-02 11:46:27 +02:00
2efb0385b3 tests: exclude bec_lib.tests 2024-04-02 11:45:51 +02:00
4b3851e282 docs: add documentation for pytest fixtures provided as pytest plugins 2024-04-02 10:57:36 +02:00
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