Skip to content

Commit ee4901a

Browse files
drernieclaude
andcommitted
restore working test input package
nf-core-gallery was deleted to save cost; switch to udp-spec/nf-quilt/source (the same package dyn-test uses). pkg-test passes end-to-end against Nextflow 24.10.3 with the OffsetDateTime fix. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 63b5b10 commit ee4901a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

main.nf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
/* groovylint-disable CompileStatic */
33

44
nextflow.enable.dsl = 2
5-
params.hash = '90527238d0e2ebc9e1ba98265e5f79440b557697fed3f0d29ec95942cbb4e4e0'
6-
params.input = "quilt+s3://nf-core-gallery#package=test/observer@${params.hash}&catalog=demo.quiltdata.com"
5+
params.input = 'quilt+s3://udp-spec#package=nf-quilt/source@c4e44f6932'
76
params.outdir = '/var/tmp'
87

98
process transfer {

0 commit comments

Comments
 (0)