semantic-release
|
7b601e3daf
|
0.42.8
Automatically generated by python-semantic-release
v0.42.8
|
2023-11-18 13:12:23 +00:00 |
|
|
fc39c4ad1e
|
test: refactored test to use dev fixture instead of bec_client
|
2023-11-18 12:52:48 +00:00 |
|
|
9986a72926
|
fix: fixed ctrl c behaviour for rpc calls; closes #119
|
2023-11-18 12:52:48 +00:00 |
|
|
f1327d4091
|
fix: added status eq dunder
|
2023-11-18 12:52:48 +00:00 |
|
semantic-release
|
b8d50c81a6
|
0.42.7
Automatically generated by python-semantic-release
v0.42.7
|
2023-11-18 12:52:20 +00:00 |
|
|
6281716b29
|
fix: fixed signature serializer for py >3.9
|
2023-11-18 12:28:39 +00:00 |
|
|
5d4cd1c191
|
fix: fixed signature serializer for typing.Literal
|
2023-11-18 12:28:39 +00:00 |
|
|
968960646c
|
refactor: added type hints for optim_trajectory; closes #117
|
2023-11-18 12:28:39 +00:00 |
|
|
c47a46f049
|
refactor: updated bec_lib import to new bec_lib structure
|
2023-11-18 12:03:36 +00:00 |
|
|
fb1c0154a5
|
refactor: improved pylint score
|
2023-11-18 11:13:18 +01:00 |
|
semantic-release
|
e1a3e4669c
|
0.42.6
Automatically generated by python-semantic-release
v0.42.6
|
2023-11-18 08:12:24 +00:00 |
|
|
2b3eddcff6
|
fix: include all needed files in packaged distro
Fix #118
|
2023-11-18 07:52:49 +00:00 |
|
semantic-release
|
1c1e1f8616
|
0.42.5
Automatically generated by python-semantic-release
v0.42.5
|
2023-11-17 17:36:56 +00:00 |
|
|
fe110764c2
|
test: added dm client test for nested signals
|
2023-11-17 12:21:15 +00:00 |
|
|
7c0ca1b5fe
|
doc: added doc strings
|
2023-11-17 12:21:15 +00:00 |
|
|
0f3ab89875
|
test: added test for dyn device components
|
2023-11-17 12:21:15 +00:00 |
|
|
407f990490
|
fix: fixed creation of nested device components; needed for DynamicComponents
|
2023-11-17 12:21:15 +00:00 |
|
semantic-release
|
d1406b3e0e
|
0.42.4
Automatically generated by python-semantic-release
v0.42.4
|
2023-11-17 09:28:58 +00:00 |
|
|
5a81c21345
|
fix: removed redundant name in config output
|
2023-11-17 10:08:22 +01:00 |
|
|
087c5a3098
|
ci: testing pylint_check
|
2023-11-14 19:43:42 +01:00 |
|
|
55648d3cc8
|
ci: testing pylint_check
|
2023-11-14 19:35:37 +01:00 |
|
|
d162f8414f
|
ci: testing pylint_check
|
2023-11-14 19:29:54 +01:00 |
|
|
972c544f30
|
ci: improved pylint check
|
2023-11-14 19:27:54 +01:00 |
|
|
b6aca18455
|
ci: made pylint check optional
|
2023-11-14 19:22:17 +01:00 |
|
|
e0166d40f6
|
ci: testing pylint_check
|
2023-11-14 19:21:06 +01:00 |
|
|
10bebbb6fb
|
ci: updated pylint check to handle floating point comparison"
|
2023-11-14 19:19:51 +01:00 |
|
|
e1074dd1a0
|
ci: testing pylint_check
|
2023-11-14 19:14:21 +01:00 |
|
|
a9bbecec01
|
ci: fixed pylint test
|
2023-11-14 19:13:02 +01:00 |
|
|
45b6a937b7
|
refactor: improved setup.py
|
2023-11-14 19:11:24 +01:00 |
|
|
b1bbee16ed
|
ci: testing pylint
|
2023-11-14 19:05:24 +01:00 |
|
|
e33ce81141
|
ci: added pylint-check to .gitlab-ci.yml
|
2023-11-14 19:02:22 +01:00 |
|
semantic-release
|
c1ae60fd29
|
0.42.3
Automatically generated by python-semantic-release
v0.42.3
|
2023-11-12 16:02:47 +00:00 |
|
|
109453c1cc
|
fix: added missing init file
|
2023-11-12 16:54:13 +01:00 |
|
semantic-release
|
aab2a45f08
|
0.42.2
Automatically generated by python-semantic-release
v0.42.2
|
2023-11-10 15:30:11 +00:00 |
|
|
b73e9b3baa
|
refactor: warn about importing from old module paths
|
2023-11-10 15:48:24 +01:00 |
|
|
943b10dac0
|
refactor: move Alarms enum into alarms_handler
|
2023-11-10 12:13:57 +01:00 |
|
|
cc9227f893
|
refactor: make all type checking imports conditional
|
2023-11-10 11:54:18 +01:00 |
|
|
97d3d1f18f
|
fix: bec_service test
|
2023-11-10 10:28:56 +01:00 |
|
|
06f2d781ae
|
refactor: rename module BECMessage -> messages
This should help to avoid confusion between BECMessage module and
BECMessage class located in the same module
|
2023-11-10 10:28:53 +01:00 |
|
|
108dc1179c
|
refactor: temporarily add module stubs
|
2023-11-10 10:24:35 +01:00 |
|
|
524ef24da0
|
refactor: flatten bec_lib structure
|
2023-11-10 10:24:33 +01:00 |
|
|
7166c8b5ee
|
refactor: make bec_lib imports absolute
|
2023-11-10 10:22:51 +01:00 |
|
|
de5da559a6
|
refactor: move bec_lib test utils out of core folder
|
2023-11-10 10:22:51 +01:00 |
|
|
bbd0eee6bb
|
refactor: move scripts into util_scripts folder
|
2023-11-10 10:22:51 +01:00 |
|
|
8efd02cda4
|
fix: resolve a circular import in logbook_connector
|
2023-11-10 10:22:51 +01:00 |
|
|
171a5c6609
|
refactor: remove unused imports in bec_lib
|
2023-11-10 10:22:51 +01:00 |
|
|
d54453d7e7
|
refactor: remove session_manager and singleton_threadpool
|
2023-11-10 10:22:51 +01:00 |
|
|
146898ec3f
|
refactor: run isort on all files
$ isort . --profile=black --line-width=100 --multi-line=3 --trailing-comma
|
2023-11-10 10:22:47 +01:00 |
|
|
2da7dd385f
|
test: fixed test for refactored worker
|
2023-11-09 13:59:14 +00:00 |
|
|
0c7ae795c4
|
refactor: major scan worker refactoring; added separate device validation mixin
|
2023-11-09 13:59:14 +00:00 |
|