fix(bec widgets): designer plugins fixed for widgets #13

Merged
wakonig_k merged 1 commits from fix/designer-plugins into main 2026-05-04 17:33:57 +02:00
Owner

With the recent changes introduced in https://github.com/bec-project/bec_widgets/pull/1130, beamline plugin widgets need to regenerate their CLI and Designer metadata for RPC and Qt Designer integration to keep working.

If plugin widgets can no longer be added through RPC, run the following in the relevant Python environment:

bw-generate-cli --target pxii_bec
With the recent changes introduced in https://github.com/bec-project/bec_widgets/pull/1130, beamline plugin widgets need to regenerate their CLI and Designer metadata for RPC and Qt Designer integration to keep working. If plugin widgets can no longer be added through RPC, run the following in the relevant Python environment: ```bash bw-generate-cli --target pxii_bec ```
wyzula_j self-assigned this 2026-05-04 15:33:14 +02:00
wyzula_j added 1 commit 2026-05-04 15:33:14 +02:00
fix(bec widgets): designer plugins fixed for widgets
CI for pxii_bec / test (pull_request) Successful in 9m37s
CI for pxii_bec / test (push) Successful in 1m51s
434db75f6c
wyzula_j requested review from appel_c 2026-05-04 16:17:31 +02:00
wyzula_j requested review from perl_d 2026-05-04 16:17:31 +02:00
wyzula_j requested review from wakonig_k 2026-05-04 16:17:31 +02:00
wakonig_k merged commit 434db75f6c into main 2026-05-04 17:33:57 +02:00
wakonig_k deleted branch fix/designer-plugins 2026-05-04 17:33:57 +02:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bec/pxii_bec#13