Stefan Sauer
Stefan Sauer
@bjost2s what about this ticket. I still think this would be a nice feature?
For the fields discussion, I would prefer a new bug. This bug should list what data we send for which robots connection helpers and how it is used. We can...
11 years ago - https://github.com/Buzztrax/buzztrax/commit/edeedf47556331f56c03aa801ea3a81077ccf06a Maybe i did something wrong or there was a subtle API change. The PadTemplate from the factory should work to get the actual Pad ...
I wonder where you see `apiextensions.k8s.io/v1beta1` - `git grep apiextensions.k8s.io/v1beta1` does not show any hit.
With the skipped UI test, CI run finishes in ~6m (instead of 45m !): https://github.com/Buzztrax/buzztrax/actions/runs/8123130041
One of the test that also fail locally on debian is: ``` BT_CHECKS="test_bt_edit_application_new_song" make bt_edit.check ``` When I run it with `BT_CHECK_NO_XVFB=1` no window appears. Maybe this runs too quickly...
Just upgraded to bazel 6.5.0, same error.
I just deleted the 3 lines containing "unknown object ..." and with that it starts to do something.
We're changing the toolchain rules in https://github.com/googlecloudrobotics/core/pull/422 that seems to also sidestep the issue, so no rush. Thanks for providing the tool in the fist place.
We're not using any rules_python like I said: https://github.com/googlecloudrobotics/core/blob/main/WORKSPACE