workflow
Here are 2,866 public repositories matching this topic...
-
Updated
May 9, 2021 - TypeScript
-
Updated
May 9, 2021 - TypeScript
-
Updated
May 9, 2021 - TypeScript
-
Updated
Apr 11, 2021 - Java
-
Updated
May 7, 2021 - JavaScript
Summary
This is minor, but also really annoying when trying to run a bunch of workflows from the UI.
- Go to /workflows
- Click 'Submit new workflow'
- Click in the 'select a workflow template' text area
- Start typing
Issue: Your typing isn't refining the search.
I have to click again in the text dropdown for my typing to be effective.
Diagnostics
What Kubernetes
-
Updated
Feb 17, 2021 - JavaScript
Current behavior
Right now, the connection string to Azure can be passed as a string at initialization or read AZURE_STORAGE_CONNECTION_STRING
from the environment.
The connection string property is not serialized with the storage object. The only way to get this to work is to have AZURE_STORAGE_CONNECTION_STRING
available when the flow is retrieved from storage. For most agent types, t
-
Updated
Jan 28, 2021 - Go
-
Updated
Mar 20, 2021 - JavaScript
-
Updated
Apr 22, 2021
Summary
Similar to how they raise an error if you reference a pipeline that doesn't exist
Reproduction
Create a schedule that references a non-existant mode. It will fail at execution plan generation time instead of definition time
Dagit UI/UX Issue Screenshots
Additional Info about Your Environment
M
-
Updated
Mar 16, 2021 - Shell
-
Updated
May 9, 2021 - C#
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
Apr 6, 2021 - Python
-
Updated
May 9, 2021 - PHP
-
Updated
Apr 6, 2021 - JavaScript
-
Updated
Jul 30, 2020 - CSS
-
Updated
May 9, 2021 - Python
-
Updated
Apr 13, 2021 - JavaScript
-
Updated
May 7, 2021 - Java
Is your feature request related to a problem? Please describe.
I'd like to have scrollbars that I can use. It would help me with visual orientation on the workspace.
I'd like to be able to scroll with the mouse wheel, instead of zooming in / out.
Describe the solution you'd like
A configuration option to enable scrollbars.
A configuration option to set the behaviour of the mouse whe
-
Updated
May 5, 2021 - 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."
Hello.
Kubernetes generates unique pod.
https://github.com/apache/airflow/blob/736a62f824d9062b52983633528e58c445d8cc56/airflow/kubernetes/pod_generator.py#L434-L458
It would be great if the pod name was available in Airflow after completing the task, so that, for example, we could use it to add extra links