3146 Commits

Author SHA1 Message Date
semantic-release
9368d3cb28 2.7.0
Automatically generated by python-semantic-release
v2.7.0
2024-04-19 15:36:41 +00:00
0a609a56c0 feat: move cSAXS plugin files from core 2024-04-19 16:42:12 +02:00
fe657b6adc ci: skip trailing comma for black 2024-04-19 15:31:01 +02:00
92bb7ef3c5 ci: removed pipeline as trigger source for downstream jobs 2024-04-19 15:13:36 +02:00
Holler Mirko
92fcb3b402 flomni config 2024-04-19 14:58:23 +02:00
3334a7f8e7 ci: update default ophyd branch to main 2024-04-19 13:30:29 +02:00
semantic-release
4071814777 2.6.0
Automatically generated by python-semantic-release
v2.6.0
2024-04-19 09:04:06 +00:00
aec75b4966 feat(bec_client): added support for plugin-based startup scripts 2024-04-19 10:56:50 +02:00
a6578fb133 feat(file_writer): added support for file writer layout plugins 2024-04-19 10:56:50 +02:00
c9bd0928ea refactor: removed outdated xml writer 2024-04-19 10:56:50 +02:00
23f872127b feat(scan_server): added support for plugins 2024-04-19 10:56:50 +02:00
369af7c200 ci: fixed build process during e2e test 2024-04-19 10:56:50 +02:00
90b7f45c13 ci: stop after two failures 2024-04-19 10:56:50 +02:00
b7bd584898 refactor: minor cleanup 2024-04-19 10:56:50 +02:00
1f21b90ba3 refactor: moved to dot notation for specifying device classes 2024-04-19 10:56:50 +02:00
7f1b78978b feat(bec_lib): added plugin helper 2024-04-19 10:56:50 +02:00
a8d270e0d7 docs(dev/install): fixed install guide for developers bec_client -> bec_ipython_client 2024-04-19 00:54:39 +02:00
836689667c docs: fixed version update for sphinx 2024-04-18 18:00:34 +02:00
semantic-release
eedf806abe 2.5.0
Automatically generated by python-semantic-release
v2.5.0
2024-04-18 15:28:57 +00:00
deaa2b022a feat: added pytest-bec-e2e plugin 2024-04-18 15:57:28 +02:00
2e00112447 ci: exit job if no artifacts need to be uploaded to pypi 2024-04-17 17:23:05 +02:00
4420148a09 build: fix path to bec_ipython_client version 2024-04-17 15:17:05 +02:00
ff0d2a1ebb build: removed wheel dependency 2024-04-17 14:46:45 +02:00
ae653282bc test(device_server): fixed leaking threads in device server tests 2024-04-17 13:54:42 +02:00
3b541fb760 ci: updated ci for pyproject 2024-04-17 13:54:42 +02:00
f7f7eba231 build: moved to pyproject 2024-04-17 13:54:42 +02:00
80270f8196 ci: migrate docker to gitlab Dependency Proxy
Related to 1108662db13e8142b37cb3645ff7e9bc94d242b8

The docker-compose file/command might need further fixes, once the related end-2-end tests are activated.
2024-04-17 13:39:57 +02:00
c9818c35e4 build(bec_lib): upgraded to fpdf2 2024-04-16 17:26:13 +02:00
semantic-release
eae6a7fa22 2.4.2
Automatically generated by python-semantic-release
v2.4.2
2024-04-16 15:05:11 +00:00
5a1894bfca fix(ci): add rules to trigger child pipelines 2024-04-16 16:59:38 +02:00
d3ad8ca432 refacto: bec_client renamed bec_ipython_client 2024-04-16 16:59:38 +02:00
5547793375 tests: new fixtures 'test_config_yaml' and device manager 2024-04-16 16:59:38 +02:00
66fa9394db tests: move end2end fixtures to bec client 2024-04-16 16:59:38 +02:00
1108662db1 ci: pull images via gitlab dependency proxy 2024-04-16 13:45:32 +02:00
semantic-release
3bf51f9ecf 2.4.1
Automatically generated by python-semantic-release
v2.4.1
2024-04-16 09:04:59 +00:00
5ea7ed3e3e fix(client): resolve on done 2024-04-16 10:01:04 +02:00
c41fe08455 ci: updated default BECWidgets branch name to main 2024-04-15 16:55:18 +02:00
semantic-release
967b1fecf9 2.4.0
Automatically generated by python-semantic-release
v2.4.0
2024-04-15 14:54:20 +00:00
Holler Mirko
eca3e64fac feat(flomni): scan status for tomography 2024-04-15 16:49:48 +02:00
54b139f40c ci: remove AdditionalTests dependency on tests job 2024-04-15 16:00:49 +02:00
semantic-release
f8b3d290e7 2.3.0
Automatically generated by python-semantic-release
v2.3.0
2024-04-12 15:46:44 +00:00
31a54cab93 ci: specify main branch for semver job 2024-04-12 17:34:32 +02:00
0a832a149d refactor: use callback_handler for namespace updates of clients and add tests 2024-04-12 17:10:50 +02:00
6974cb2f13 feat: rename spec_hli to bec_hli, add load_hli function to BECIPythonCLient; closes #263 2024-04-12 17:10:50 +02:00
291779f4c3 ci: changes due to renaming of master to main 2024-04-12 17:02:02 +02:00
semantic-release
cd1149a67f 2.2.1
Automatically generated by python-semantic-release
v2.2.1
2024-04-12 12:43:15 +00:00
6d13618a6f docs: added link to BECFigure docs 2024-04-12 13:42:05 +02:00
52b33d8b65 fix(client): removed outdated bec plotter; to be replaced by BECFigure once ready 2024-04-12 13:33:51 +02:00
8ae98ec299 tests: use of subprocess.Popen instead of multiprocessing.Process (#256) 2024-04-11 21:51:28 +02:00
semantic-release
03bbcea548 2.2.0
Automatically generated by python-semantic-release
v2.2.0
2024-04-11 18:13:55 +00:00