Julianus Pfeuffer

Results 1011 comments of Julianus Pfeuffer

Yes, not in the `help()` function but maybe via the typing stdlib (typing.getOverloads()). The PR for that was merged early enough I think. Anyway, I give up for now and...

I cannot find any documentation about debug/log/verbose modes. IMHO a good preflight check would actually show me at least some reason for errors!

@bgruening @daler Ready to review. Somehow I cannot request it from the normal UI.

Hey @daler yes, correct. We want to ensure the package builds on bioconda in the moment we trigger a release. And that nightly builds in-between are compatible with the rest...

Sure! Yes, you might not be using the `--docker`-specific `--pkg_dir` option to specify a directory to be mounted into the docker container. We use it, so we can reuse already-built...

Yes, I think it works without `--pkg_dir` but somehow we ended up using a subfolder in the workspace (persistency, permission reasons I guess). We might be able to reevaluate the...

@daler Ready. I am 90% sure it will fail on master.

@daler Do you need anything else?

Sorry, I don't know what that means. I merely added the review suggestion. I guess this error is also why the suggested code was not used in the place where...