Commit 17959a7
Improve success message for plugin registry release
- Enhanced success message to show "released to Nextflow Registry"
- Display full registry URI instead of just hostname for better clarity
- Message now reads: "🎉 SUCCESS\! Plugin 'name' version X.Y.Z has been successfully released to Nextflow Registry [https://registry.example.com/]\!"
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent e710ed1 commit 17959a7
File tree
1 file changed
+1
-1
lines changed- src/main/groovy/io/nextflow/gradle/registry
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
0 commit comments