Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.42.x] KOGITO-9415 Added Live Reload support for CodeGenProviders (#3105) #3138

Merged
merged 2 commits into from
Jul 27, 2023

Commits on Jul 26, 2023

  1. KOGITO-9415 Added Live Reload support for CodeGenProviders (apache#3105)

    * KOGITO-9415 Added Live Reload support for CodeGenProviders
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    
    * Update quarkus/extensions/kogito-quarkus-extension-common/kogito-quarkus-common-deployment/src/main/java/org/kie/kogito/quarkus/common/deployment/KogitoQuarkusResourceUtils.java
    
    https://github.com/kiegroup/kogito-runtimes/pull/3105#discussion_r1254162917
    
    Co-authored-by: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com>
    
    * KOGITO-9415 Francisco's review
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    
    * Update quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-extension-live-reload-test/pom.xml
    
    Co-authored-by: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com>
    
    * KOGITO-9415 Rebase
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    
    * KOGITO-9415 added kogito-serverless-workflow-openapi-generated as dependency to integration test
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    
    * KOGITO-9415 added kogito-quarkus-workflow-common-deployment as dependency to integration test
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    
    * KOGITO-9415 added kogito-addons-quarkus-common-deployment as dependency to integration test
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    
    * KOGITO-9415 added kogito-quarkus-serverless-workflow-deployment as dependency to integration test
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    
    * KOGITO-9415 Modified package of model in integration test
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    
    * KOGITO-9415 Fixed sonar warning
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    
    * Update quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-extension-live-reload-test/src/test/java/org/kie/kogito/quarkus/serverless/workflow/deployment/livereload/LiveReloadProcessorTest.java
    
    Co-authored-by: Tristan Radisson <tristan.radisson@gmail.com>
    
    * KOGITO-9415 Added disabled test for AsyncAPI
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    
    * KOGITO-9415 Fixed test for OpenAPI
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    
    ---------
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    Co-authored-by: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com>
    Co-authored-by: Tristan Radisson <tristan.radisson@gmail.com>
    (cherry picked from commit 0e04e3b)
    hbelmiro committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c60959c View commit details
    Browse the repository at this point in the history
  2. Fixed version

    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    hbelmiro committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0fb27b5 View commit details
    Browse the repository at this point in the history