Here are
78 public repositories
matching this topic...
Curated list of resources about Apache Airflow
Updated
Dec 2, 2020
Shell
This is the development home of the workflow management system Snakemake. For general information, see
Updated
Dec 19, 2020
Python
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
An advanced distributed task flow management on top of Celery
Updated
Aug 1, 2019
Python
The desktop app that streamlines projects based on QMUI Web.
Updated
Apr 24, 2018
JavaScript
KubeGene - A turn-key Genome Sequencing workflow management framework
Cylc: a workflow engine for cycling systems. Repository master branch: core meta-scheduler component of cylc-8 (in development); Repository 7.8.x branch: full cylc-7 system.
Updated
Dec 18, 2020
Python
Relational data pipelines for the science lab
Updated
Dec 18, 2020
Python
Checks-Out pull request approval system
Scientific workflow management
Updated
May 8, 2020
Haskell
The Depends Workflow Management System
Updated
Aug 29, 2014
Python
GitHub Analytics with Keen IO
Updated
Apr 14, 2020
JavaScript
Mercury-ML is an open source Machine Learning workflow management library. Its core contributors are employees of Alexander Thamm GmbH
Updated
Jul 10, 2019
Python
Goobi workflow - Workflow management software for digitisation projects used in more then 70 cultural heritage institutions in at least 17 countries.
Updated
Dec 19, 2020
Java
Workflow Management for Biomedical exploration
Updated
Nov 8, 2018
JavaScript
Updated
Feb 23, 2018
JavaScript
Source code for ArcGIS Workflow Manager JavaScript viewer - Manage your workflows on the web.
Updated
Mar 2, 2020
JavaScript
A lightweight Java based orchestration engine
Project maintainance tool for GitHub repositories
From Berlin to Germany and Europe - an open source CRM Solution mainly for small and medium-sized businesses: Visit
https://www.berlicrm.de/
Minimal Workflow orchestrator for AWS Step Functions
An advanced yet simple system to run your background tasks and workflows
Updated
Jan 2, 2018
Python
Utility to create AWS Step Function activities out of command line programs
A simple guide to understand and make Prefect work with your own docker-compose configuration.
Updated
Nov 14, 2020
Python
workflowmanager sample add ins and steps
Improve this page
Add a description, image, and links to the
workflow-management
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
workflow-management
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
Deploying a new job, then pulling logs via the CLI results in a panic (SIGSEGV).
To Reproduce
odin deploy -f test.job.yamlodin log -i {job_id}