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

KOGITO-9415 Added Live Reload support for CodeGenProviders #3105

Merged
merged 14 commits into from
Jul 24, 2023

Commits on Jul 19, 2023

  1. KOGITO-9415 Added Live Reload support for CodeGenProviders

    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    hbelmiro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    54a94ab View commit details
    Browse the repository at this point in the history
  2. Update quarkus/extensions/kogito-quarkus-extension-common/kogito-quar…

    …kus-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>
    hbelmiro and fjtirado committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7636672 View commit details
    Browse the repository at this point in the history
  3. KOGITO-9415 Francisco's review

    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    hbelmiro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6c8593a View commit details
    Browse the repository at this point in the history
  4. Update quarkus/extensions/kogito-quarkus-serverless-workflow-extensio…

    …n/kogito-quarkus-serverless-workflow-extension-live-reload-test/pom.xml
    
    Co-authored-by: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com>
    hbelmiro and fjtirado committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4f66aa4 View commit details
    Browse the repository at this point in the history
  5. KOGITO-9415 Rebase

    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    hbelmiro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7cbf40d View commit details
    Browse the repository at this point in the history
  6. KOGITO-9415 added kogito-serverless-workflow-openapi-generated as dep…

    …endency to integration test
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    hbelmiro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    bdeb162 View commit details
    Browse the repository at this point in the history
  7. KOGITO-9415 added kogito-quarkus-workflow-common-deployment as depend…

    …ency to integration test
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    hbelmiro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    79c2c9b View commit details
    Browse the repository at this point in the history
  8. KOGITO-9415 added kogito-addons-quarkus-common-deployment as dependen…

    …cy to integration test
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    hbelmiro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    53452f6 View commit details
    Browse the repository at this point in the history
  9. KOGITO-9415 added kogito-quarkus-serverless-workflow-deployment as de…

    …pendency to integration test
    
    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    hbelmiro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    095d82a View commit details
    Browse the repository at this point in the history
  10. KOGITO-9415 Modified package of model in integration test

    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    hbelmiro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8a99b11 View commit details
    Browse the repository at this point in the history
  11. KOGITO-9415 Fixed sonar warning

    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    hbelmiro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a0f9b2a View commit details
    Browse the repository at this point in the history
  12. Update quarkus/extensions/kogito-quarkus-serverless-workflow-extensio…

    …n/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>
    hbelmiro and radtriste committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2a72d21 View commit details
    Browse the repository at this point in the history
  13. KOGITO-9415 Added disabled test for AsyncAPI

    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    hbelmiro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c3f3b23 View commit details
    Browse the repository at this point in the history
  14. KOGITO-9415 Fixed test for OpenAPI

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