Closed maxulysse closed 4 weeks ago
master
branch :x:base
to dev
Hi @maxulysse,
It looks like this pull-request is has been made against the maxulysse/nf-core_rnaseq master
branch.
The master
branch on nf-core repositories should always contain code from the latest release.
Because of this, PRs to master
are only allowed if they come from the maxulysse/nf-core_rnaseq dev
branch.
You do not need to close this PR, you can change the target branch to dev
by clicking the "Edit" button at the top of this page.
Note that even after this, the test will continue to show as failing until you push a new commit.
Thanks again for your contribution!
I'm seeing this in the download GHA:
Pulling Singularity image https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/63/6397750e9730a3fbcc5b4c43f14bd141c64c723fd7dad80e47921a68a7c3cd21/data [cache /home/runner/work/rnaseq/rnaseq/./singularity_container_images/community-cr-prod.seqera.io-docker-registry-v2-blobs-sha256-63-6397750e9730a3fbcc5b4c43f14bd141c64c723fd7dad80e47921a68a7c3cd21-data.img]
and I'm wondering where this is coming from since I don't have any container pointing to community-cr-prod.seqera.io
anywhere
Proper fix is here: https://github.com/nf-core/tools/pull/3244
(so we can probably revert this next release)
PR checklist
nf-core pipelines lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).