Commit d558ee3
Add descriptions to plugin MANIFEST.MF files (#6348) [ci fast]
Added Plugin-Description field to all 9 Nextflow plugin MANIFEST.MF files
to document the features and capabilities each plugin provides:
- nf-amazon: AWS cloud integration with Batch executor and S3 file system
- nf-azure: Azure cloud execution with Batch service and Blob storage
- nf-codecommit: AWS CodeCommit repository integration
- nf-cloudcache: Cloud-based caching system for performance optimization
- nf-console: Interactive console and GUI interface for development
- nf-google: Google Cloud Platform execution with Batch service
- nf-k8s: Native Kubernetes execution with pod management
- nf-tower: Seqera Platform integration for workflow monitoring
- nf-wave: Dynamic container building and augmentation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent f5e23e7 commit d558ee3
File tree
9 files changed
+9
-0
lines changed- plugins
- nf-amazon/src/resources/META-INF
- nf-azure/src/resources/META-INF
- nf-cloudcache/src/resources/META-INF
- nf-codecommit/src/resources/META-INF
- nf-console/src/resources/META-INF
- nf-google/src/resources/META-INF
- nf-k8s/src/resources/META-INF
- nf-tower/src/resources/META-INF
- nf-wave/src/resources/META-INF
9 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
0 commit comments