fjtirado commented on code in PR #620:
URL:
https://github.com/apache/incubator-kie-kogito-docs/pull/620#discussion_r1553598155
##########
serverlessworkflow/antora.yml:
##########
@@ -125,6 +127,15 @@ asciidoc:
golang_install_url: https://go.dev/doc/install
serverless_logic_web_tools_url: https://start.kubesmarts.org/
swf_executor_core_maven_repo_url:
https://mvnrepository.com/artifact/org.kie.kogito/kogito-serverless-workflow-executor-core
+ swf_fluent_maven_repo_url:
https://mvnrepository.com/artifact/org.kie.kogito/kogito-serverless-workflow-fluent
+ swf_executor_rest_maven_repo_url:
https://mvnrepository.com/artifact/org.kie.kogito/kogito-serverless-workflow-executor-rest
+ swf_executor_python_maven_repo_url:
https://mvnrepository.com/artifact/org.kie.kogito/kogito-serverless-workflow-executor-python
+ swf_executor_grpc_maven_repo_url:
https://mvnrepository.com/artifact/org.kie.kogito/kogito-serverless-workflow-executor-grpc
+ swf_executor_events_maven_repo_url:
https://mvnrepository.com/artifact/org.kie.kogito/kogito-serverless-workflow-executor-kafka
+ swf_executor_service_maven_repo_url:
https://mvnrepository.com/artifact/org.kie.kogito/kogito-serverless-workflow-executor-service
+ swf_executor_openapi_maven_repo_url:
https://mvnrepository.com/artifact/org.kie.kogito/kogito-serverless-workflow-openapi-parser
+ rocksdb_addon_maven_repo_url:
https://mvnrepository.com/artifact/org.kie.kogito/kogito-addons-persistence-rocksdb
Review Comment:
The URLS will change, both for midstream and when we rename them to sonata
flow (if we implement issue
https://github.com/apache/incubator-kie-kogito-runtimes/issues/3447)
The rockdb url might be handy if we write a guide for it some day.
--
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]