From 1d3de771dccdb0ac8a140fbbb339f91c8efc58d1 Mon Sep 17 00:00:00 2001 From: Viren Baraiya Date: Thu, 6 Jul 2023 22:54:17 -0700 Subject: [PATCH 1/2] updates to readme with resources --- README.md | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9ebc1f0167..ec86070d68 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ ![Conductor](docs/docs/img/logo.png) # Conductor -Conductor is a platform created by Netflix to orchestrate workflows that span across microservices. - [![Github release](https://img.shields.io/github/v/release/Netflix/conductor.svg)](https://GitHub.com/Netflix/conductor/releases) [![CI](https://github.com/Netflix/conductor/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/Netflix/conductor/actions/workflows/ci.yml) [![License](https://img.shields.io/github/license/Netflix/conductor.svg)](http://www.apache.org/licenses/LICENSE-2.0) @@ -12,18 +10,27 @@ Conductor is a platform created by Netflix to orchestrate workflows that span ac [![GitHub forks](https://img.shields.io/github/forks/Netflix/conductor.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/Netflix/conductor/network/) -## Workflow Creation in Code -Conductor supports creating workflows using JSON and Code. -SDK support for creating workflows using code is available in multiple languages and can be found at https://github.com/conductor-sdk +Conductor is a platform created by Netflix to orchestrate workflows that span across microservices. +Conductor is maintained by Media Workflow Infrastructure team at Netflix. + +For more information, see [Main Documentation Site](https://conductor.netflix.com/) -## Documentation -[Main Documentation Site](https://conductor.netflix.com/) ## Releases The latest version is [![Github release](https://img.shields.io/github/v/release/Netflix/conductor.svg)](https://GitHub.com/Netflix/conductor/releases) [2.31.8](https://github.com/Netflix/conductor/releases/tag/v2.31.8) is the **final** release of `2.31` branch. As of Feb 2022, `1.x` & `2.x` versions are no longer supported. +## Resources +### [Slack Community](https://app.slack.com/client/T02KG20GJ1Z) +We have an active [community](https://app.slack.com/client/T02KG20GJ1Z) of Conductor users and contributors on the channel. +### [Documentation Site](https://conductor.netflix.com/) +[Documentation](https://conductor.netflix.com/) and tutorial on how to use Conductor + +## Workflow Creation in Code +Conductor supports creating workflows using JSON and Code. +SDK support for creating workflows using code is available in multiple languages and can be found at https://github.com/conductor-sdk + ## Community Contributions The modules contributed by the community are housed at [conductor-community](https://github.com/Netflix/conductor-community). Compatible versions of the community modules are released simultaneously with releases of the main modules. @@ -38,7 +45,6 @@ The easiest way to get started is with Docker containers. Please follow the inst ### From Source: Conductor Server is a [Spring Boot](https://spring.io/projects/spring-boot) project and follows all applicable conventions. See instructions [here](http://conductor.netflix.com/gettingstarted/source.html). - ## Published Artifacts Binaries are available from [Netflix OSS Maven](https://artifacts.netflix.net/netflixoss/com/netflix/conductor/) repository, or the [Maven Central Repository](https://search.maven.org/search?q=g:com.netflix.conductor). @@ -53,6 +59,7 @@ Binaries are available from [Netflix OSS Maven](https://artifacts.netflix.net/ne | conductor-ui | node.js based UI for Conductor | | conductor-client | Java client for Conductor that includes helpers for running worker tasks | | conductor-client-spring | Client starter kit for Spring | +| conductor-java-sdk | SDK for writing workflows in code | | conductor-server | Spring Boot Web Application | | conductor-redis-lock | Workflow execution lock implementation using Redis | | conductor-awss3-storage | External payload storage implementation using AWS S3 | @@ -74,7 +81,9 @@ Binaries are available from [Netflix OSS Maven](https://artifacts.netflix.net/ne * UI requires Node 14 to build. Earlier Node versions may work but is untested. ## Get Support -Conductor is maintained by Media Workflow Infrastructure team at Netflix. Use Github issue tracking for filing issues and the [Discussion Forum](https://github.com/Netflix/conductor/discussions) for any other questions, ideas or support requests. +There are several ways to get in touch with us: +* [Slack Community](https://app.slack.com/client/T02KG20GJ1Z) +* [GitHub Discussion Forum](https://github.com/Netflix/conductor/discussions) ## Contributions Whether it is a small documentation correction, bug fix or a new feature, contributions are highly appreciated. We just ask you to follow standard OSS guidelines. The [Discussion Forum](https://github.com/Netflix/conductor/discussions) is a good place to ask questions, discuss new features and explore ideas. Please check with us before spending too much time, only to find out later that someone else is already working on a similar feature. From 3c320459f3135c4ea54f05d4a39db6f28a8b040a Mon Sep 17 00:00:00 2001 From: Viren Baraiya Date: Thu, 6 Jul 2023 23:53:29 -0700 Subject: [PATCH 2/2] updated slack link --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ec86070d68..0b6c4f5adf 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ The latest version is [![Github release](https://img.shields.io/github/v/release [2.31.8](https://github.com/Netflix/conductor/releases/tag/v2.31.8) is the **final** release of `2.31` branch. As of Feb 2022, `1.x` & `2.x` versions are no longer supported. ## Resources -### [Slack Community](https://app.slack.com/client/T02KG20GJ1Z) -We have an active [community](https://app.slack.com/client/T02KG20GJ1Z) of Conductor users and contributors on the channel. -### [Documentation Site](https://conductor.netflix.com/) +#### [Slack Community](https://join.slack.com/t/orkes-conductor/shared_invite/zt-xyxqyseb-YZ3hwwAgHJH97bsrYRnSZg) +We have an active [community](https://join.slack.com/t/orkes-conductor/shared_invite/zt-xyxqyseb-YZ3hwwAgHJH97bsrYRnSZg) of Conductor users and contributors on the channel. +#### [Documentation Site](https://conductor.netflix.com/) [Documentation](https://conductor.netflix.com/) and tutorial on how to use Conductor ## Workflow Creation in Code @@ -82,7 +82,7 @@ Binaries are available from [Netflix OSS Maven](https://artifacts.netflix.net/ne ## Get Support There are several ways to get in touch with us: -* [Slack Community](https://app.slack.com/client/T02KG20GJ1Z) +* [Slack Community](https://join.slack.com/t/orkes-conductor/shared_invite/zt-xyxqyseb-YZ3hwwAgHJH97bsrYRnSZg) * [GitHub Discussion Forum](https://github.com/Netflix/conductor/discussions) ## Contributions