workflow
Here are 2,542 public repositories matching this topic...
State machines and statecharts for the modern web.
-
Updated
Nov 29, 2020 - TypeScript
Build, distribute, and collaborate on components.
-
Updated
Nov 30, 2020 - TypeScript
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
-
Updated
Nov 30, 2020 - TypeScript
-
Updated
Nov 24, 2020 - JavaScript
Summary
If a step group has pending/running nodes when it ends with an error node that failed to create a pod, the workflow cannot be retried because the completion states of pending/running nodes have not been synchronized, and they won't as the workflow itself finished with an error state.
My actual workflow failed with an API timeout of pod creation on a massive number of `withSequenc
-
Updated
Jul 31, 2020 - JavaScript
Current behavior
Slack, email and other notifications provide a standardized text and backend info.
Proposed behavior
Users can add custom texts to the notifications.
Example
Prefect
Failed
awesome-flow is now in a Failed state
Message
Some reference tasks failed.
Prefect notification
@colleague, please analyze possible root causes.
Ideas for Imp
A flexible event/agent & automation system with lots of bees
-
Updated
Nov 17, 2020 - Go
A blazing fast js bundler/loader with a comprehensive API
-
Updated
Nov 30, 2020 - JavaScript
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
-
Updated
Oct 17, 2020
Docker Apache Airflow
-
Updated
Nov 22, 2020 - Shell
Lightweight workflow engine for .NET Standard
-
Updated
Nov 25, 2020 - C#
An easy and fast way to build automation and workflows on Windows, Linux, macOS, and the cloud.
-
Updated
Nov 30, 2020 - C#
Summary
It's not obvious that users can tag solids and pipelines. We should at least update this example to mention solid level tags or include a solid tag example
Reproduction
Dagit UI/UX Issue Screenshots
Additional Info about You
Git-based version control for WordPress. Whoa!
-
Updated
Sep 28, 2020 - PHP
Issue
16 files has some sort of Sugar Pro references in code as comments.
Those should be removed
Steps to Reproduce
Try the search with BEGIN: pro
https://github.com/salesagility/SuiteCRM/search?q
Powerful distributed job scheduling middleware that supports CRON, API, fixed frequency, fixed delay and other scheduling strategies, provides workflow to choreograph jobs to resolve dependencies, supports distributed computing of tasks, simple to use, powerful, well-documented, welcome you to use!
-
Updated
Nov 29, 2020 - Java
Full-featured library for writing Alfred 3 & 4 workflows
-
Updated
Oct 20, 2020 - Python
A web developer workflow used by WeChat team based on Gulp, with cross-platform supported and solutions prepared.
-
Updated
Jul 30, 2020 - CSS
A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
-
Updated
Oct 6, 2020 - JavaScript
Reusable workflow library for Django
-
Updated
Nov 27, 2020 - Python
Create Alfred workflows with ease
-
Updated
Nov 24, 2020 - JavaScript
Had the branch ancestry:
branch-1
branch-2-bug-fix
branch-3
All three branches had an open PR. branch-2-bug-fix‘s PR was a duplicate of a fix that someone else had already put in and merged at the same time. I closed the PR on branch-2-bug-fix and ran git town kill on that branch.
I was expecting it to change the base branch of branch-3‘s PR but instead it closed it
Tools for managing DNS across multiple providers
-
Updated
Nov 30, 2020 - Python
Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.
-
Updated
Nov 30, 2020 - Java
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
In the trigger page, there is a text area to enter (optional) conf json. It would be great if a sample JSON can be provided programatically while defining DAG
Use case / motivation
This will improve usability of the UI that triggers a DAG