Ryan Dale
Ryan Dale
I noticed that the `build-env` container is installing a version of conda that is not specified in bioconda-utils requirements. Can't quite figure out why. Despite requirements saying `conda=24.5.*", it's installing...
I replied over on https://github.com/bioconda/bioconda-recipes/pull/40369#issuecomment-1962034743 -- since we don't run unit tests, it's not clear that this is needed for a recipe test.
@francescasci91, @charlottewright are you installing into an environment that has a lot of other things in it? On both Linux and macOS I'm able to create fresh environments no problem,...
@johanneskoester, revisting this after a while . . . Nowadays the [bulk branch builds separate subdags](https://github.com/bioconda/bioconda-recipes/blob/master/.github/workflows/Bulk.yml#L52) which, if I understand the rationale for this PR correctly, satisfies the same immediate...
Would it be possible to similarly put all build infrastructure there rather than CircleCI? E.g. something like Gitlab Runner? We could do bulk updates much quicker that way and avoid...
How do conda-forge and anaconda handle this?
A bit of a post-mortem here: Through "contact mining" (contacts of contacts) we were able to find someone at Azure DevOps with some information. While the timing was suspicious of...
I don't have any plans at the moment for this, but pull requests + tests are very welcome!
Are you able to attach the problematic file? It could be that there is a space instead of tab or something like that. And what specific command did you use...
By my reading of the spec, it's not clear on how quotes should be handled. None of the examples throughout that spec have quotes. The section specific to Target says,...