Skip to content

Commit 1a4c9fd

Browse files
drernieclaude
andcommitted
match provider to registered claim ('Quilt Data, Inc.')
The 1.0.0 release on registry.nextflow.io required this exact provider string. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent ea625a9 commit 1a4c9fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ tasks.named('check') {
8585

8686
nextflowPlugin {
8787
nextflowVersion = '24.10.0'
88-
provider = 'Quilt Data'
88+
provider = 'Quilt Data, Inc.'
8989
className = 'nextflow.quilt.QuiltPlugin'
9090
extensionPoints = [
9191
'nextflow.quilt.QuiltObserverFactory',

0 commit comments

Comments
 (0)