Skip to content
#

airflow

Here are 998 public repositories matching this topic...

frankbreetz
frankbreetz commented Mar 22, 2022

Apache Airflow version

2.2.2

What happened

Current time 16:54 UTC
Execution Schedule: * * * * *
Last Run: 16:19 UTC
DAG Paused
Catchup=False

airflow dags next-execution sample_dag
returns

[INFO] Please be reminded this DAG is PAUSED now.
2022-03-22T16:20:00+00:00

What you think should happen instead

I would expect

[INFO] Please be reminded this DAG is P
ChaosInTheCRD
ChaosInTheCRD commented Mar 10, 2022

Summary

As a consequence of one of my PRs, a bug was introduced into the master branch of the Argo Workflows codebase. This had instant repercussions (see Github Issue here) for new users that were consuming the tool. Whenever the docs provide a link to manifests, they point to the master branch (see [here](https://github.com/argoproj/ar

zhongjiajie
zhongjiajie commented Mar 17, 2022

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

In all our examples in https://dolphinscheduler.apache.org/python/tasks/shell.html#example are single line. we should add example about how to create shell task in multiple lines

Use case

No response

enhancement help wanted new feature good first issue
karlaspuldaro
karlaspuldaro commented Feb 7, 2022

Currently the only packages containing front-end unit tests are pipeline-editor and services.
It would be helpful to expand the unit test coverage across all other packages in Elyra, as well as add more tests to existing extensions.

This is an umbrella issue - subtasks can be delivered in separate PRs.

Pipeline Editor

  • Test Pipeline Service (runtime types, runtimes, runtime images
kind:enhancement good first issue component:test area:front-end

Improve this page

Add a description, image, and links to the airflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the airflow topic, visit your repo's landing page and select "manage topics."

Learn more