workflow
Here are 2,848 public repositories matching this topic...
-
Updated
Apr 25, 2021 - TypeScript
-
Updated
Apr 25, 2021 - TypeScript
-
Updated
Apr 25, 2021 - TypeScript
-
Updated
Apr 11, 2021 - Java
-
Updated
Apr 16, 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
LocalStorage saves flows by default in a local that looks like Users/username. LocalStorage and LocalRun work well together because Prefect will able to find the Flow in that default location. The issue is when we combine LocalStorage with other RunConfigs. Users will get an error that looks like `Failed to load and execute Flow's environment: ModuleNotFoundError("No module
-
Updated
Jan 28, 2021 - Go
-
Updated
Mar 20, 2021 - JavaScript
-
Updated
Apr 22, 2021
Use Case
just like we now do for solid
i.e. make these two equivalent:
@pipeline(description="""
abc
123
""")
def my_pipeline():
...
@pipeline
def my_pipeline():
"""
abc
123
"""
...
Ideas of Implementation
Additiona
-
Updated
Mar 16, 2021 - Shell
-
Updated
Apr 25, 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 19, 2021 - PHP
-
Updated
Apr 6, 2021 - Python
-
Updated
Apr 6, 2021 - JavaScript
-
Updated
Jul 30, 2020 - CSS
-
Updated
Apr 23, 2021 - Python
-
Updated
Apr 13, 2021 - JavaScript
-
Updated
Apr 24, 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
Apr 22, 2021 - Go
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."