Skip to content

Add descriptions to plugin MANIFEST.MF files#6348

Merged
pditommaso merged 1 commit intomasterfrom
add-plugin-descriptions
Aug 19, 2025
Merged

Add descriptions to plugin MANIFEST.MF files#6348
pditommaso merged 1 commit intomasterfrom
add-plugin-descriptions

Conversation

@pditommaso
Copy link
Member

Summary

Added Plugin-Description field to all 9 Nextflow plugin MANIFEST.MF files to document the features and capabilities each plugin provides.

Changes

  • nf-amazon: AWS cloud integration with Batch executor, S3 file system, and Fusion support
  • nf-azure: Azure cloud execution with Batch service and Blob storage access
  • nf-codecommit: AWS CodeCommit repository integration for source code management
  • nf-cloudcache: Cloud-based caching system for performance optimization
  • nf-console: Interactive console and GUI interface for development and testing
  • nf-google: Google Cloud Platform execution with Batch service and Cloud Storage
  • nf-k8s: Native Kubernetes execution with pod management and resource allocation
  • nf-tower: Seqera Platform integration for workflow monitoring and resource tracking
  • nf-wave: Dynamic container building and augmentation with container management

Test plan

  • Verify all MANIFEST.MF files have the new Plugin-Description field
  • Confirm plugin loading still works correctly
  • Check that plugin information is displayed properly in relevant tools

🤖 Generated with Claude Code

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>
@netlify
Copy link

netlify bot commented Aug 19, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 5dc2eb8
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/68a4724ed0e6420008411be4

@pditommaso pditommaso merged commit d558ee3 into master Aug 19, 2025
21 of 22 checks passed
@pditommaso pditommaso deleted the add-plugin-descriptions branch August 19, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants