Skip to content

Fix typo in Dirac Transformation submission description - #131

Merged
aldbr merged 2 commits into
mainfrom
mmascher-patch-1
Jul 17, 2026
Merged

aldbr merged 2 commits into
mainfrom
mmascher-patch-1

Conversation

@mmascher

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 17, 2026 09:43

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the README’s description of the “Submission as Dirac Transformation” method to remove an apparent wording issue and clarify what is generated/executed when new input data arrives.

Changes:

  • Updates the Dirac Transformation submission description to replace the “jobs … executed as jobs” phrasing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
> - Metadata (job type): Dirac-specific attributes related to scheduling + execution

2. **Submission as Dirac Transformation**: For workflows requiring continuous, real-time input data or large-scale execution, CWL tasks can be submitted as transformations. As new input data becomes available, jobs are automatically generated and executed as jobs. This method is ideal for ongoing data processing and scalable operations.
2. **Submission as Dirac Transformation**: For workflows requiring continuous, real-time input data or large-scale execution, CWL tasks can be submitted as transformations. As new input data becomes available, CWL workflows are automatically generated and executed as jobs. This method is ideal for ongoing data processing and scalable operations.
Clarify the description of CWL task submissions as transformations.
@aldbr
aldbr merged commit 132cdab into main Jul 17, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants