workflow
Here are 3,438 public repositories matching this topic...
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
-
Updated
Apr 26, 2022 - TypeScript
State machines and statecharts for the modern web.
-
Updated
Apr 25, 2022 - TypeScript
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
-
Updated
Mar 22, 2022 - Java
Create a Delete func to support #3102 .
Only implement for S3.
If we have not yet implemented we should return an error, and that error
-
Updated
Apr 22, 2022 - JavaScript
-
Updated
Mar 27, 2022 - JavaScript
A flexible event/agent & automation system with lots of bees
-
Updated
Jan 2, 2022 - Go
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
-
Updated
Apr 11, 2022
A blazing fast js bundler/loader with a comprehensive API
-
Updated
Mar 22, 2022 - JavaScript
Lightweight workflow engine for .NET Standard
-
Updated
Mar 29, 2022 - C#
Docker Apache Airflow
-
Updated
Jan 27, 2022 - Shell
Is there a specific app this action is for?
Please provide a link to the relevant API docs for the specific service / operation.
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
Feb 26, 2022 - JavaScript
Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
-
Updated
Apr 26, 2022 - TypeScript
Full-featured library for writing Alfred 3 & 4 workflows
-
Updated
Apr 22, 2022 - Python
Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.
-
Updated
Apr 26, 2022 - Java
Git-based version control for WordPress. Whoa!
-
Updated
Apr 8, 2022 - PHP
The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions
-
Updated
Mar 18, 2022 - TypeScript
Kestra is an infinitely scalable orchestration and scheduling platform, creating, running, scheduling, and monitoring millions of complex pipelines.
-
Updated
Apr 26, 2022 - Java
Create Alfred workflows with ease
-
Updated
Apr 18, 2022 - JavaScript
A modern Python package manager with PEP 582 support.
-
Updated
Apr 25, 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."



Body
days_ago()is deprecated apache/airflow#21653There are many test using this function thus raising warnings.
This task is to replace all usages of
days_ago()in the tests with alternatives.A stale PR that started to work on it apache/airflow#21830 but didn't finish
Committer