wmedvede commented on code in PR #495: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/495#discussion_r1778747627
########## bundle/README.md: ########## @@ -0,0 +1,11 @@ +# SonataFlow Operator Bundle + +To generate the files in [manifests](manifests) directory run from the project's root: + +```shell +make generate-all +make vet fmt +``` + +The file `sonataflow-operator.clusterserviceversion.yaml` will be generated as part of the outcome of this command. Review Comment: okey -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
