workflow
Here are 2,570 public repositories matching this topic...
-
Updated
Dec 9, 2020 - TypeScript
-
Updated
Dec 9, 2020 - TypeScript
-
Updated
Dec 9, 2020 - TypeScript
-
Updated
Dec 4, 2020 - JavaScript
Summary
Examples should validate by the JSON schema.
Schema or example is wrong. This example will be ignored in the validation test until fixed (see `examples/valida
-
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
-
Updated
Dec 7, 2020 - Go
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Oct 17, 2020
-
Updated
Dec 9, 2020 - Shell
-
Updated
Dec 7, 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
-
Updated
Dec 2, 2020 - C#
-
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
-
Updated
Oct 20, 2020 - Python
-
Updated
Jul 30, 2020 - CSS
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Dec 7, 2020 - Python
-
Updated
Dec 2, 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
-
Updated
Dec 8, 2020 - Python
-
Updated
Dec 9, 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
Neo4j is very popular db there was attempt to get it in apache/airflow#6604 hope this could be finished it seems like most of the work is already done (Neo4JHook, Neo4JOperator, docs even tests are written)