workflow
Here are 2,983 public repositories matching this topic...
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
-
Updated
Jul 23, 2021 - TypeScript
State machines and statecharts for the modern web.
-
Updated
Jul 23, 2021 - TypeScript
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
-
Updated
Apr 11, 2021 - Java
Summary
From an archived workflow, click on "Resubmit" in the UI
The created workflow do not have the appropriate labels
/!\ the bug happens only for archived workflows (when you resubmit a "normal" workflow, the labels are kept)
Be cautious, some labels should not be copied (like workflows.argoproj.io or workflows.argoproj.io/phase)
however, the labels placed manually by the us
-
Updated
Jul 22, 2021 - JavaScript
-
Updated
May 29, 2021 - JavaScript
Opened from the Prefect Public Slack Community
elliot: Hey folks is anyone else getting a deprecation warning on marshmallow? Something like:
...
/home/rof/.pyenv/versions/3.9.1/lib/python3.9/site-packages/marshmallow/fields.py:198
/home/rof/.pyenv/versions/3.9.1/lib/python3.9/site-packages/marshmallow/fields.py:198: RemovedInMarshmallow4Warning: Passing fi
A flexible event/agent & automation system with lots of bees
-
Updated
Jun 13, 2021 - Go
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
-
Updated
Jul 22, 2021
A blazing fast js bundler/loader with a comprehensive API
-
Updated
Jul 22, 2021 - JavaScript
python_artifact
Wrong example for python_artifact usage. Instead, it is showing the EventMetadata.float usage.
https://docs.dagster.io/_apidocs/solids#dagster.EventMetadata.python_artifact
Lightweight workflow engine for .NET Standard
-
Updated
Jul 15, 2021 - C#
Docker Apache Airflow
-
Updated
Jun 24, 2021 - 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.
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
Jul 12, 2021 - JavaScript
Full-featured library for writing Alfred 3 & 4 workflows
-
Updated
Apr 6, 2021 - Python
Git-based version control for WordPress. Whoa!
-
Updated
Jun 15, 2021 - PHP
A web developer workflow used by WeChat team based on Gulp, with cross-platform supported and solutions prepared.
-
Updated
Jul 30, 2020 - CSS
Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.
-
Updated
Jul 23, 2021 - Java
Create Alfred workflows with ease
-
Updated
Jul 22, 2021 - JavaScript
Reusable workflow library for Django
-
Updated
Jun 8, 2021 - Python
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
Tools for managing DNS across multiple providers
-
Updated
Jul 23, 2021 - Python
The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions
-
Updated
Jul 6, 2021 - TypeScript
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
Currently when the ECSOperator fails because the ECS task is not in 'success' state it returns a generic message like that in Airflow alerts that doesn't have much value when we want to debug things quickly.
This task is not in success state {<huge JSON from AWS containing all the ECS task details>}Use case / motivation
This is to make it faster for people to f