workflow
Here are 3,364 public repositories matching this topic...
-
Updated
Mar 12, 2022 - TypeScript
-
Updated
Mar 11, 2022 - TypeScript
-
Updated
Mar 6, 2022 - Java
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
-
Updated
Mar 12, 2022 - JavaScript
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
-
Updated
Aug 8, 2021 - JavaScript
-
Updated
Jan 2, 2022 - Go
-
Updated
Mar 8, 2022
-
Updated
Dec 31, 2021 - JavaScript
-
Updated
Mar 9, 2022 - C#
-
Updated
Jan 27, 2022 - Shell
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.
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Mar 11, 2022 - TypeScript
-
Updated
Dec 28, 2021 - Python
-
Updated
Mar 11, 2022 - Java
-
Updated
Feb 26, 2022 - PHP
Hi there, big fan of Pipedream! I have signed up and am a paying customer - it's made prototyping and playing around with API's so fun and almost effortless.
I'd like to be able to react to new posts from a user (myself) on dev.to so I can do things like update a JSON feed of those posts, rebuild my Eleventy website so that it includes a link to the post, or update my Github p
-
Updated
Feb 16, 2022 - TypeScript
-
Updated
Dec 10, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
I'm implementing a Go Worker that instead of sending a JobFailed command if something wrong happened, it will send a ThrowError command so it can be handle on the process side. To do that i'm implementing a JobHandler which t
-
Updated
Feb 7, 2022 - Python
-
Updated
Jul 30, 2020 - CSS
Improve this page
Add a description, image, and links to the workflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the workflow topic, visit your repo's landing page and select "manage topics."
Apache Airflow Provider(s)
google
Versions of Apache Airflow Providers
No response
Apache Airflow version
2.2.4 (latest released)
Operating System
macOS Monterey
Deployment
Virtualenv installation
Deployment details
No response
What happened
Autodetect parameter is missing in the create_external_table function in BQCreateExternalTableOperator because of