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

Sync main branch with Apache main branch #14

Merged
merged 20 commits into from
Mar 12, 2024

Commits on Mar 11, 2024

  1. Removing oracle driver and associated tests (apache#1971)

    * Removing oracle driver and associated tests
    
    * Revert "Removing oracle driver and associated tests"
    
    This reverts commit 5ec3419.
    
    * Refactory tests
    
    * Removing container
    
    * Changing names, from oracle to jdbc
    
    * Fixing graphql dependency
    
    * Renaming oracle package to jdbc
    
    * Renaming modules as per Enrique's comments
    fjtirado authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e4b52c1 View commit details
    Browse the repository at this point in the history
  2. [Fix_1983] Handling null version (apache#1984)

    Rather than composing string for postgres, we pass composite key from
    businnes layer
    fjtirado authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0c80412 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6ac1ec View commit details
    Browse the repository at this point in the history
  4. incubator-kie-issues#878: upgrade keycloak-js version in `@kogito-a…

    …pps/consoles-common` (apache#1973)
    
    * incubator-kie-issues#878: upgrade keycloak-js version in @kogito-apps/consoles-common
    
    * - fix formatting
    pefernan authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c22400e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09a01d9 View commit details
    Browse the repository at this point in the history
  6. KOGITO-10047: Enable SWF Dev UI extension for Quarkus 3 (apache#1982)

    * KOGITO-10047: Enable SWF Dev UI extension for Quarkus 3
    
    * KOGITO-10047: Enable SWF Dev UI extension for Quarkus 3
    paulovmr authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    bcc8e5b View commit details
    Browse the repository at this point in the history
  7. incubator-kie-issues#918: Verify Quarkus Extensions metadata in `kogi…

    …to-apps` (apache#1986)
    
    * incubator-kie-issues#918: Verify Quarkus Extensions metadata in `kogito-apps`
    
    * - fixes
    pefernan authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3c59a08 View commit details
    Browse the repository at this point in the history
  8. [Fix_#1989] Considering '.' in variable name when merging variables (a…

    …pache#1991)
    
    * [Fix_#1989] Considering '.' in variable name when merging variables
    
    * [Fix_#1989] Walters comments
    fjtirado authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d8ab17b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9181c76 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bbb4421 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ea5536 View commit details
    Browse the repository at this point in the history
  12. incubator-kie-issues#932: Rename Quarkus Extension in kogito-apps (a…

    …pache#1997)
    
    * incubator-kie-issues#932: Rename Quarkus Extension in `kogito-apps`
    
    * - renamed `job-service` addons, `jbpm-quarkus-devui` & `sonataflow-quarkus-devui`
    
    * - renamed `data-audit` addons
    pefernan authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    03e2b6e View commit details
    Browse the repository at this point in the history
  13. incubator-kie-issues#934: Rename the jBPM & drools Quarkus Exten…

    …sions in `kogito-runtimes` (apache#2000)
    
    * incubator-kie-issues#934: Rename the `jBPM` & `drools` Quarkus Extensions in `kogito-runtimes`
    * added missing dep
    * restore `.husky/pre-commit`
    pefernan authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c4f2f2d View commit details
    Browse the repository at this point in the history
  14. incubator-kie-issues#933: Rename SonataFlow Quarkus Extensions in `…

    …kogito-runtimes` (apache#2003)
    
    * incubator-kie-issues#933: Rename `SonataFlow` Quarkus Extensions in `kogito-runtimes`
    * change groupId to `org.apache.sonataflow`
    pefernan authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    dcdbc4a View commit details
    Browse the repository at this point in the history
  15. Revert "incubator-kie-issues#933: Rename SonataFlow Quarkus Extensi…

    …ons in `…" (apache#2007)
    
    This reverts commit e6208f2.
    pefernan authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    526ae01 View commit details
    Browse the repository at this point in the history
  16. [NO_ISSUE]: Rollback missing sonataflow-quarkus-devui groupId (apac…

    …he#2008)
    
    * [NO_ISSUE]: Rollback missing `sonataflow-quarkus-devui` groupId
    * fix devuis
    pefernan authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3ced2c1 View commit details
    Browse the repository at this point in the history
  17. incubator-kie-issues#935: Rename kie & kogito Quarkus Extensions …

    …in `kogito-runtimes` (apache#2006)
    
    * incubator-kie-issues#935: Rename `kie` & `kogito` Quarkus Extensions in `kogito-runtimes`
    * fix missing dependencies
    pefernan authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ed56272 View commit details
    Browse the repository at this point in the history
  18. [incubator-kie-issues-973] Document job service in compact architectu…

    …re (apache#2001)
    
    * [incubator-kie-issues-973] Document job service in compact architecture
    
    * fix comments
    elguardian authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d2eeaa4 View commit details
    Browse the repository at this point in the history
  19. [incubator-kie-issues-974] Document data index in compact architecture (

    apache#2002)
    
    * [incubator-kie-issues-974] Document data index in compact architecture
    
    * fix
    elguardian authored and rgdoliveira committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    69790d6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7db7d31 View commit details
    Browse the repository at this point in the history