Júlia Mir Pedrol

Results 159 comments of Júlia Mir Pedrol

> why not using the current docker profile and adding an arm profile with just the docker option so we can do > `-profile docker,arm`? Good idea :) I made...

Hi @bjlang are the tests on this PR finished? Or is it still WIP? We are thinking on merging it for the next release (which will hopefully happen during next...

I've been checking, we dropped 3.6 everywhere, and we also don't use `importlib.resources` anymore. I am closing the issue :)

I will close it as it is fixed by #1830, but feel free to reopen if there are still issues.

Thanks for merging #133! The fix in #133 allowed us to use this action without using the API, but we still have the problem of detecting too many files changed....

Hello! ⚠️ The `nf-validation` plugin will have soon a new release (v2.0) which has breaking changes. This will break the usage of all pipelines that don't pin the version of...

Last comments :) - The link to "join the community" [here](https://github.com/nf-core/website/pull/2441/files#diff-ac34aa1cb6c1c16725e1a79dcc39fd34251266fe0bfdae0a560505f83eff5c43R28) is outdated - The [link](https://github.com/nf-core/website/pull/2441/files#diff-3d8612fc1a20306146757286246df171d8055c0dd53d00c9c511efa9c9cb6b98R31) to the #test-data Slack channel is pointing to the wrong channel.

Hi @nick-youngblut. What devcontainer are you trying to use? The Docker container for nf-core/tools is [nfcore/tools](https://hub.docker.com/r/nfcore/tools), but in our devcontainer.json files we use [nfcore/gitpod](https://hub.docker.com/r/nfcore/gitpod) which has nf-core/tools and nextflow installed.