Commit Graph
750 Commits
Author SHA1 Message Date
semantic-release e1f56dcbc1 1.3.0
Automatically generated by python-semantic-release
v1.3.0
2024-06-03 10:47:30 +00:00
appel_c 73349257ee refactor: add .wait() to set methods 2024-06-03 12:33:36 +02:00
appel_c c5544226be test: add tests for new device 2024-06-03 12:33:36 +02:00
appel_c 1aece61a3b feat: add async monitor, add on_complete to psi_det_base and rm duplicated mocks, closes #67 2024-06-03 12:33:36 +02:00
ci_update_bot f9b126c60c docs: Update device list 2024-05-30 14:04:59 +00:00
ci_update_bot be25cbae92 docs: Update device list 2024-05-29 15:42:38 +00:00
wakonig_k 8ef6d10eb7 refactor: removed deprecated devices 2024-05-29 17:31:00 +02:00
semantic-release 38f4c5780d 1.2.1
Automatically generated by python-semantic-release
v1.2.1
2024-05-29 14:53:43 +00:00
appel_c e566c7f982 fix: fixed psi_detector_base to allow init with mocked device_manager 2024-05-29 15:22:49 +02:00
ci_update_bot 5a591ce024 docs: Update device list 2024-05-29 07:40:39 +00:00
ci_update_bot ae0c766975 docs: Update device list 2024-05-29 06:07:10 +00:00
semantic-release 67bff9aaa9 1.2.0
Automatically generated by python-semantic-release
v1.2.0
2024-05-29 06:05:22 +00:00
ci_update_bot 08dfc9e314 docs: Update device list 2024-05-29 06:02:21 +00:00
ci_update_bot 106233f8d9 docs: Update device list 2024-05-29 06:00:29 +00:00
appel_c 3cab5690db ci: fix bec_core_branch triggering in ci file 2024-05-28 18:14:53 +02:00
appel_c af908fa210 test: add tests 2024-05-28 18:14:53 +02:00
appel_c 60b2e75655 feat: add option to save Camera data to disk, closes #66 2024-05-28 18:14:53 +02:00
ci_update_bot 9c93916108 docs: Update device list 2024-05-28 14:07:36 +00:00
ci_update_bot 018fdaced4 docs: Update device list 2024-05-28 14:05:22 +00:00
semantic-release 03b3a42a37 1.1.0
Automatically generated by python-semantic-release
v1.1.0
2024-05-27 09:06:57 +00:00
appel_c e8510fb249 refactor: add publish file location to base class 2024-05-27 08:19:54 +02:00
appel_c a0ac8c9ad7 feat: refactor psi_detector_base class, add tests 2024-05-27 08:19:54 +02:00
semantic-release 5fe24bc2cc 1.0.2
Automatically generated by python-semantic-release
v1.0.2
2024-05-23 13:17:53 +00:00
ci_update_bot d4f2ead61b docs: Update device list 2024-05-23 13:15:03 +00:00
ci_update_bot 2f575d3aa2 docs: Update device list 2024-05-23 13:13:14 +00:00
Xiaoqiang Wang d7059589c8 fix: pep8 compliant naming #64 2024-05-23 14:55:29 +02:00
wakonig_k 6630740559 ci: fixed dependency for bec 2024-05-21 20:48:39 +02:00
ci_update_bot b5adc09767 docs: Update device list 2024-05-16 20:43:31 +00:00
wakonig_k 180891becd ci: added ci token to update job 2024-05-16 22:34:42 +02:00
wakonig_k 3405e2acf5 ci: added device-list-update job 2024-05-16 22:24:07 +02:00
semantic-release ea6c21a0da 1.0.1
Automatically generated by python-semantic-release
v1.0.1
2024-05-15 10:38:20 +00:00
guijar_m 3d8b0231a3 fix: bec_lib imports 2024-05-15 10:09:50 +02:00
wakonig_k e900a4cb47 ci: fixed bec_widgets env var 2024-05-13 16:08:40 +02:00
wakonig_k 8158e145fe ci: fixed bec core dependency 2024-05-13 16:05:33 +02:00
wakonig_k 68b593f20d ci: added echo to highlight the current branch 2024-05-13 12:52:36 +02:00
semantic-release 53fda6fdca 1.0.0
Automatically generated by python-semantic-release
v1.0.0
2024-05-08 14:52:18 +00:00
appel_c d89f8b8756 ci: fix dep and add CI JOB for package dep checks 2024-05-08 16:49:04 +02:00
wakonig_k 3415ae2007 refactor!: moved to new ophyd_devices repo structure
BREAKING CHANGE: cleaned up and migrated to the new repo structure. Only shared devices will be hosted in ophyd_devices. Everything else will be in the beamline-specific repositories
2024-05-08 16:32:34 +02:00
wakonig_k be689baa29 ci: added trigger for xtreme-bec 2024-05-08 15:26:22 +02:00
semantic-release 49a41a0f97 0.33.6
Automatically generated by python-semantic-release
v0.33.6
2024-05-08 06:38:11 +00:00
wakonig_k 339f050a86 docs: improved doc strings for controllerr 2024-05-08 08:22:32 +02:00
wakonig_k c3fa7ad30d fix: fixed controller error classes 2024-05-07 21:50:44 +02:00
wakonig_k 00b3ae8258 refactor: added common controller methods 2024-05-07 20:41:45 +02:00
wakonig_k 44de499d40 ci: made pipeline interruptible 2024-05-07 19:02:01 +02:00
wakonig_k b8134edbff ci: added downstream pipelines 2024-05-07 18:08:52 +02:00
wakonig_k c74cbe358c ci: added support for different branches in child pipelines 2024-05-07 12:38:14 +02:00
wakonig_k 81f1feea85 ci: fixed typo 2024-05-07 12:30:28 +02:00
wakonig_k f5e69f9b95 ci: fixed rules for downstream pipelines 2024-05-07 12:29:29 +02:00
wakonig_k 2f8772b618 Update file .gitlab-ci.yml 2024-05-07 12:19:46 +02:00
wakonig_k 815921a6c9 ci: limit stages to run in child pipelines 2024-05-07 11:26:44 +02:00