Julianus Pfeuffer
Julianus Pfeuffer
Sure, but a) the current error seems to be during the build of the regular openms package (probably stalling because out of RAM or something) b) multi-package container will not...
I assume an incompatible Sirius version is used, since it is called externally. The only time .at is used in the code is when looking up columns in the Sirius...
This? Ubuntu 22.04 Github Runner software: Docker Compose v1 1.29.2 Docker Compose v2 2.16.0+azure-2 Docker-Buildx 0.10.4 **Docker-Moby Client 20.10.23+azure-2** Docker-Moby Server 20.10.23+azure-2
Ok I think we can wait until the runners are updated. Any other workarounds, e.g. by listing all necessary permissions instead of using privileged? Not sure if this would make...
Hi Friederike! What is the recommended way to archive/deprecate a pipeline? I think 99% of the functionality is meanwhile included in nf-core/quantms.
It should not really be changing the default behaviour. It should only be used for methods that return some changed version of "this/self". For other things, returning references should barely...
There are some requests to still include 3.9 until 2025. But I don't know where this ends. What if python releases 10 more versions until 25? EDIT: According to https://www.python.org/downloads/...
I don't know. I just build everything now. I am not sure if a fifth one will work in the future, also when thinking about runtimes on bioconda etc.
I would't say it broke it. It just errors out now. The check for a potential wrap statement was defined as "ending with a colon" since 12 years. And there...
I would start by opening a PR here with a test that fails.