17 Commits

Author SHA1 Message Date
7efdbbf6d4 fix: docstrings in metadata schema class and template 2025-02-11 10:24:29 +01:00
2efc73b2a8 feat: allow specifying a default schema per plugin repo 2025-01-30 16:53:23 +01:00
8bfe544066 feat: Scan metadata schema plugin
- adds a new submodule to the `scans` module in the plugin repo where
  models may be defined against which the metadata added to
  ScanQueueMessage should be validated
2025-01-30 15:27:42 +01:00
1b1810ccca style: update for black version 25.1.0 2025-01-30 14:17:26 +01:00
448c88ea41 docs: add docs for client info message and live updates config 2025-01-20 17:03:40 +01:00
d32ed2b6de feat(utils): added plugin repo license 2024-10-01 10:39:13 +02:00
92bd51e788 refactor: remove bec.file_writer, and moved info to metadata, renamed md to metadata in kwargs from scans 2024-06-07 09:51:00 +02:00
8a017ef3d7 fix: clean all imports from bec_lib, remove use of @threadlocked 2024-05-17 09:04:52 +02:00
ea38501ea7 fix: upgraded plugin setup tools 2024-05-07 16:18:05 +02:00
62549f57c9 fix: renamed dap_services to services 2024-04-29 17:28:30 +02:00
8e16efb21a fix: updated plugin helper script to new plugin structure 2024-04-29 17:28:30 +02:00
d8f76f5057 refactor: add file_writer and readme for tests 2024-04-23 08:32:15 +02:00
6e36eaf3b1 Refactor(bec_lib.utils_script): Update util script for new plugin structure 2024-04-23 08:32:15 +02:00
d3ad8ca432 refacto: bec_client renamed bec_ipython_client 2024-04-16 16:59:38 +02:00
405d12e74a refactor!: moved services to bec_server
All services are now in the bec_server package. This is a breaking change as the standalone import of the services will no longer work.
2024-04-10 17:15:48 +02:00
d16268ce81 ci: drop python/3.9 2024-03-05 22:13:35 +01:00
04dc5bfb66 build(plugins): added helper script to create default plugin structure 2024-02-12 17:14:28 +01:00