workflow
Here are 3,369 public repositories matching this topic...
-
Updated
Mar 19, 2022 - TypeScript
-
Updated
Mar 19, 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 19, 2022 - JavaScript
Description
Occasionally I get the following error when running sub-flows using create_flow_run and wait_for_flow_run
Task "wait_for_flow": Exception encountered during task execution!
Traceback (most recent call last):
File "/root/miniconda3/lib/python3.8/site-packages/prefect/engine/task_runner.py", line 876, in get_task_run_state
value = prefect.utilities.executor-
Updated
Aug 8, 2021 - JavaScript
-
Updated
Jan 2, 2022 - Go
-
Updated
Mar 14, 2022
-
Updated
Dec 31, 2021 - JavaScript
-
Updated
Mar 15, 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 19, 2022 - TypeScript
-
Updated
Dec 28, 2021 - Python
-
Updated
Mar 19, 2022 - Java
-
Updated
Feb 26, 2022 - PHP
Is there a specific app this action is for?
People Data Labs people_data_labs
Please provide a link to the relevant API docs for the specific service / operation.
https://docs.peopledatalabs.com/docs
Actions
- Person Enrichment (the "enrich" action exists but should be replaced / refactored) | Enrich data about a specific person
- Company Enrichment | Enrich data about a sp
-
Updated
Mar 18, 2022 - TypeScript
-
Updated
Mar 16, 2022 - 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
Mar 18, 2022 - Python
-
Updated
Feb 7, 2022 - Python
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."
Description
As an engineer when I am deleting multiple variables in the Airflow UI I wish to be sure about which variables I am deleting. currently the UI only asks
Are you sure you want to delete selected records?, if I have a lot of records it is impossible to see the "selected records" when deleting them.Use case/motivation
Prevent deletion of important / unintended Airflow Varia