Skip to content
#

airflow

Here are 1,022 public repositories matching this topic...

ernestoongaro
ernestoongaro commented Apr 4, 2022

Apache Airflow Provider(s)

dbt-cloud

Versions of Apache Airflow Providers

No response

Apache Airflow version

2.2.5 (latest released)

Operating System

any

Deployment

Official Apache Airflow Helm Chart

Deployment details

No response

What happened

Some dbt Cloud deployments require the setting of a different base URL (could be X.getdbt.com) or cloud.X.g

felix-dpg
felix-dpg commented Apr 8, 2022

Summary

What change needs making?

In the docs, recursion section has an erratum in the Workflow template

      - name: tails                     # keep flipping coins if "tails"
        template: coinflip
        when: "{{steps.flip-coin.outputs.result}} == tails"

Template must be flip-coin

Thanks in advance and BTW, very nice work with argo workflow!!!

zhongjiajie
zhongjiajie commented Apr 2, 2022

Search before asking

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

Description

Currently, our CI in directory docs/img_utils.py has two subcommands, which include python img_utils.py check and python img_utils.py prune. Those two commands are checked whether have unexpected img type a

help wanted new feature good first issue CI&CD
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