The Wayback Machine - https://web.archive.org/web/20220328161534/https://github.com/topics/apache-airflow
Skip to content
#

apache-airflow

Here are 216 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
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
nooraangelva
nooraangelva commented Aug 4, 2021

Summary

What change needs making?
Example script on how to use created secret successfully.
I have tried myself using the following code from test
It creates a secret successfully but fails to echo the secrets value.

Use Cases

When would you use this?
when I n

enhancement good first issue help wanted

Improve this page

Add a description, image, and links to the apache-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 apache-airflow topic, visit your repo's landing page and select "manage topics."

Learn more