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

workflow

Here are 3,404 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!!!

marvin-robot
marvin-robot commented Mar 30, 2022

Opened from the Prefect Public Slack Community

pat: This is a pretty minor problem as these things go, but it would be great if there was a way to disable the ASCII logo in Prefect Agent and Prefect Server, since it pollutes our server logs in DataDog. I can go hack the code, in Prefect, but it seems inelegant to have to re-apply such code after every version up

good first issue needs:contributor from:slack status:accepted
SuiteCRM
peterkappelt
peterkappelt commented Dec 29, 2020

Hey everyone, I hope y'all enjoyed your holidays.
I want to create SuiteCRM users via the V8 api, but the response is invalid json and contains some generic validation error message.

I'm not sure whether my request is actually malformed or the error message just shouldn't appear.

Type:Suggestion Priority:Moderate Area: Module Help Wanted
github-pages-deploy-action
onlytanmoy
onlytanmoy commented Apr 7, 2022

Hiya, think I can use some help. So basically I have set up a workflow between Reddit and Google Drive as in hot posts from r/wallpapers will be saved in my connected Google Drive specified folder as images. This is working fine except for posts which contains multiple images (album) such as this one
https://www.reddit.com/r/wallpapers/comments/tyci69/some_walls_from_my_collections_vol9/
in that

enhancement help wanted good first issue action
npepinpe
npepinpe commented Feb 15, 2022

Is your feature request related to a problem? Please describe.

It's not especially common to generate a certificate file which includes its own CA chain as well. The common case would be to have a shared CA chain file for each node, and then each node gets its own certificate (which other nodes cannot access). The Java client, for example, already works like this. Right now, for inter-clust

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