#
flyte
Here are 21 public repositories matching this topic...
Flyte binds together the tools you use into easily defined, automated workflows
-
Updated
Oct 14, 2020 - Go
A Go library designed to make the writing of flyte packs simple
-
Updated
Aug 26, 2020 - Go
An Atlassian Bamboo integration pack for Flyte
-
Updated
Aug 25, 2020 - Go
mateiidavid
commented
Sep 25, 2020
Change package structure
-
The project structure is a bit strange for a Go project and it's also going to be harder to maintain moving forward. The
domainpackage, for example, has no purpose and is more of an OOP construct -- plainly, the structure is not very idiomatic Go. -
We should re-think the package structure, including the possible refactoring of command declaration and handler
A Hashicorp Serf integration pack for Flyte
-
Updated
Aug 25, 2020 - Go
A graphite integration pack for Flyte
-
Updated
Aug 25, 2020 - Go
An Atlassian Hipchat integration pack for Flyte
-
Updated
Apr 20, 2018 - Go
This repo houses the logic that is used to generate code and documentation from protocolbuffers in Flyte (https://flyte.org)
-
Updated
Apr 2, 2020
Improve this page
Add a description, image, and links to the flyte topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flyte topic, visit your repo's landing page and select "manage topics."
Motivation: Why do you think this is important?
New user should be able to deploy an EKS cluster, create a bucket and an RDS instance using a launch button and also deploy the EKS overlay
https://aws.amazon.com/blogs/devops/construct-your-own-launch-stack-url/
Goal: What should the final outcome look like, ideally?
On github page of Flyte there should be a launchstack button
**D