The Wayback Machine - https://web.archive.org/web/20220315144634/https://github.com/topics/workflow
Skip to content
#

workflow

Here are 3,367 public repositories matching this topic...

kyan113
kyan113 commented Mar 10, 2022

Apache Airflow version

2.2.4 (latest released)

What happened

A DAG constructed with render_template_as_native_obj=True does not send an e-mail notification on task failure.

DAGs constructed without render_template_as_native_obj send e-mail notification as expected.

default_email_on_failure is set to True in airflow.cfg.

What you expected to happen

I expect DAGs to send an e-

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

kdog1425
kdog1425 commented Mar 9, 2022

Hello!

I've found an issue here:parallel pipelines.

I believe this is a bit misleading - because the work is not done in parallel, unless the relevant executor is chosen. I suggest clarifying and adding a note which emphasises that to actually get parallel execution, one needs to set LocalDaskExecutor or DaskExecutor as the executor class.

Page reference: https://docs.prefect.io/core/c

SuiteCRM
github-pages-deploy-action
onlytanmoy
onlytanmoy commented Mar 12, 2022

Hiya, if a new post in a sub-reddit from my specified search parameter matches then it will trigger a mail notification to my email address.
so for example, I would like to be notified via mail whenever someone creates a post title having keyword xyz in a sub-reddit abc i.e., if new post from search title:'xyz' AND subreddit:'abc', then send me an email at john@gmail.com

https://www.reddit.com

Improve this page

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

Learn more