Pim van Nierop
Pim van Nierop
@averyniceday Yes, we restrict a study to have only one format. I do not see how the recognition of the new format will differ from any other data types. The...
@averyniceday The current wide format is still supported by this change (there is 100% backward compatibility). Therefore, I fail to see how this PR could possible interfere with your current...
@averyniceday The documentation will be added for sure! We will do this in the PR that updates the python validator script.
@alisman @inodb Yes, it would make sense to add these IMO.
I second this request. Alternatively, is there a command line interface to the window manager so that we can write a script that sets up all windows on different desktops?
I experience the same problem.This does not work for me: ``` ImageFromDockerfile cbioImage = new ImageFromDockerfile() .withFileFromPath(".", RESOURCE_PATH) .withDockerFile(DOCKERFILE_AT_DIFFERENT_PATH) ``` When specifying the `withDockerFile` the context is set to that...
I experience the same on v0.6.0
Followup: I was able to fix following [this](https://github.com/lsst-sqre/strimzi-registry-operator/issues/77#issuecomment-1282276802) pointer. In short, the authorization method for the KafkaUser was _simple_ which should be also allowed by the Kafka cluster.
I have addressed your remarks. The branch has been rebased. I could not reference the frontend PR because @alisman still has to make this.
I noticed, however, that the expected log messages are not transmitted by this class.