cwl-airflow icon indicating copy to clipboard operation
cwl-airflow copied to clipboard

Python package to extend Airflow functionality with CWL1.1 support

Results 20 cwl-airflow issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Hi, I need to track the provenance of artifacts produced by worklflows. **Describe the solution you'd like** The workflow report...

Feature

According to [this release](https://github.com/Barski-lab/cwl-airflow/releases/tag/1.2.5), this project now supports "simple scatter" in CWL workflows. What is the definition of "simple scatter?" Can I expect Airflow to process Scatter tasks concurrently using...

And if so, can you run the CWL conformance tests that way to confirm? Thanks!

**Is your feature request related to a problem? Please describe.** When packing the workflow with `cwltool --pack` command, it cannot be parsed into CWLDAG **Describe the solution you'd like** Make...

Feature

**Describe the bug** If CommandLineTool has `id` field then all inputs and outputs get prepended by this id. This results in failure while contructing CWLDAG **To Reproduce** Run [cwl-v1.1](https://github.com/common-workflow-language/cwl-v1.1/tree/be5ee84de20d41b6d7d94b3d2a71ddd591d1bf73) conformance...

bug

Configure Jenkins to run conformance tests properly

enhancement

Bumps [apache-airflow](https://github.com/apache/airflow) from 2.1.4 to 2.4.1. Release notes Sourced from apache-airflow's releases. Apache Airflow 2.4.1 Bug Fixes When rendering template, unmap task in context (#26702) Fix scroll overflow for ConfirmDialog...

dependencies

Hello, We are asking for feedback for the CWL v1.2.1 release. Changelogs for the release can be found below: Workflow / ExpressionTool / Operation: https://deploy-preview-115--cwl-v1-2-dev.netlify.app/workflow#Changelog_for_v1.2.1 CommandLineTool: https://deploy-preview-115--cwl-v1-2-dev.netlify.app/commandlinetool#Changelog_for_v1.2.1 You can provide...

Feature

Bumps [apache-airflow](https://github.com/apache/airflow) from 2.1.4 to 2.6.0. Release notes Sourced from apache-airflow's releases. Apache Airflow 2.6.0 Significant Changes Default permissions of file task handler log directories and files has been changed...

dependencies