-
We added the ability to use secrets in the `includeConfig` path in #4840 . This works for local secrets, but not AWS secrets, because AWS secrets requires the xpack-amzn plugin and the config is resol…
-
When pulling a container for which the build reports an error, the docker pull message should report the build error message.
Instead the generic error message shown below is displayed. For exampl…
-
It'd be nice to have a new workflow introspection scope called `workflow.seqeraPlatform` to access metadata from Seqera Platform, when available.
For example:
```nextflow
workflow.seqeraPlatfor…
ewels updated
3 months ago
-
nf-core when creating a new pipeline (https://nf-co.re/docs/nf-core-tools/pipelines/create), even if using nf-core resources outside of nf-core (https://nf-co.re/docs/guidelines/external_use) comes wi…
-
The inspect command reports the container used during a pipeline execution, for example:
```
» nextflow inspect . -profile wave
{
"processes": [
{
"name": "RNASEQ:INDE…
-
Current as of [Release 1.3.1](https://github.com/seqeralabs/cx-field-tools-installer/releases/tag/1.3.1), the Redis URL used by Seqera Platform / Connect is controlled by the following 2 locals:
- …
-
## New feature
One of Nextflow's most useful features is the ability to send metadata though the process DAG in parallel to the file data. Not all of the metadata will be necessary to all processes…
-
As per [https://support.seqera.io/helpdesk/tickets/5093](https://support.seqera.io/helpdesk/tickets/5093), the Seqera Platform (Enterprise) exposes configuration values to control how job statuses are…
-
### Is your feature request related to a problem? Please describe
All of the following modules:
- `cat/fastq`
- `custom/tabulartogseacls`
- `custom/tabulartogseagct`
- `gunzip`
- `igv/js`
- `md…
-
As the title says when I am trying to make a compute environment via
`tw compute-envs import -n test1 test-no-label.json`
everything is ok
`New AWS-BATCH compute environment 'test1' added at [C…