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

Merged
wyzula_j merged 1 commits from fix/designer-plugins into main 2026-05-12 13:02:52 +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 pxiii_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 pxiii_bec ```
wyzula_j self-assigned this 2026-05-04 15:34:26 +02:00
wyzula_j added 1 commit 2026-05-04 15:34:26 +02:00
fix(bec widgets): designer plugins fixed for widgets
CI for pxiii_bec / test (pull_request) Successful in 4m39s
CI for pxiii_bec / test (push) Successful in 27s
ad6991208a
wyzula_j requested review from appel_c 2026-05-04 16:17:40 +02:00
wyzula_j requested review from perl_d 2026-05-04 16:17:40 +02:00
wyzula_j requested review from wakonig_k 2026-05-04 16:17:40 +02:00
wyzula_j merged commit ad6991208a into main 2026-05-12 13:02:52 +02:00
wyzula_j deleted branch fix/designer-plugins 2026-05-12 13:02:52 +02:00
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bec/pxiii_bec#29