Thank you, Tian for the link. I am trying to understand from the code level. And would like to play around with different serverless workflows configs per your reference link. I am starting my journey with a basic kubernetes environment running on kind (https://kind.sigs.k8s.io/). I have built from source Apache RocketMQ (5.1.4), EventMesh Runtime (1.10.0), Naco (2.3.0) and EventMesh Catalog (master branch), with a MySQL 8.x database backend. I am now trying to get the EventMesh Workflow Engine component setup.
However, when I run make I get the following error: rex@nassau:~/eventmesh/eventmesh-workflow$ make build CGO_ENABLED=0 go build -o bin/eventmesh-workflow no Go files in /home/rex/eventmesh/eventmesh-workflow make: *** [Makefile:20: build] Error 1 Thoughts? I am happy to contribute back my learnings, after I have a basic understanding. Thank you, -Rex On Tue, Jan 16, 2024 at 1:09 AM Tian Xia <xiat...@apache.org> wrote: > Hi Rex, > > Thank you for reaching out to us. EventMesh-Workflow is an integral part of > our project's long-term development process. We have a documentation > available that provides an introduction to EventMesh-Workflow, which you > can > find at the following link: > < > https://eventmesh.apache.org/docs/design-document/event-handling-and-integr > ation/workflow/ > <https://eventmesh.apache.org/docs/design-document/event-handling-and-integration/workflow/>>. > We hope this resource will assist you in gaining a better > understanding of it. > > For guidance related to building and compiling, another team member will > respond to you shortly. > > Best regards, > Tian Xia > > On 2024/01/16 03:37:06 Rexwell Minnis wrote: > > Hi all, > > > > I trust this email finds you well. I am interested in learning more > about > > EventMesh-Workflow (https://github.com/apache/eventmesh-workflow). Can > > someone please point me in the right direction on how to build the app? > I > > can see the Makefile but I am not sure how it works. Any advice would be > > much appreciated. > > > > Thank you, > > -Rex > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org > For additional commands, e-mail: dev-h...@eventmesh.apache.org > >