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 #54

Merged
merged 750 commits into from
Oct 4, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 16, 2023

  1. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    6273e9e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    7155066 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    6b14ff5 View commit details
    Browse the repository at this point in the history
  2. KOGITO-8510 Solve kogito-swf-builder long builds (apache#1408)

    * KOGITO-8510 Solve kogito-swf-builder long builds
    radtriste authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    d75c32e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    0009444 View commit details
    Browse the repository at this point in the history
  2. KOGITO-8393 Clean release notes on branching (apache#1410)

    * KOGITO-8393 Clean release notes on branching
    
    * Update .ci/jenkins/Jenkinsfile.setup-branch
    radtriste authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2000d33 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. [KOGITO-8469] Adapt Kogito SWF Builder image to run quarkus devmode b…

    …y default (apache#1404)
    
    * [KOGITO-8469] Adapt Kogito SWF Builder image to run quarkus devmode by default
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Add RELEASE NOTES
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Add behave tests for running the app in devmode
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Remove service description from ports
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Forcing quarkus version to the runner
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Formatting runner command
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    * Updating docs
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    Co-authored-by: Tristan Radisson <[email protected]>
    ricardozanini and radtriste authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9e714fc View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. [main] [KOGITO-8495] Bump quarkus version to 2.16.0.Final (apache#1403)

    * [main] Bump Quarkus version to 2.16.0.CR1
    
    * [main] Bump Quarkus version to 2.16.0.Final
    
    * Update tests/features/kogito-swf-builder.feature
    
    * correction
    
    * update
    
    ---------
    
    Co-authored-by: Jenkins CI <[email protected]>
    Co-authored-by: radtriste <[email protected]>
    3 people authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a1f434d View commit details
    Browse the repository at this point in the history
  2. KOGITO-8532 - Remove usage of deprecated Infinispan properties (apach…

    …e#1418)
    
    * KOGITO-8532 - Remove usage of deprecated Infinispan properties
    
    * update tests
    
    * update
    
    ---------
    
    Co-authored-by: radtriste <[email protected]>
    cristianonicolai and radtriste authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    14f2a43 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    6ef1777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36fd857 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c94b615 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    9ddc966 View commit details
    Browse the repository at this point in the history
  2. Remove CI env var (apache#1430)

    Already provided by Jenkins
    
    This will avoid useless warnings in logs
    ```
    ERROR: Not all environment variables could be successfully injected. Check for similarly-named environment variables.
    ```
    radtriste authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    268c1f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    f306115 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    ebf5ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52bc1df View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    54a1ed9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    52a33d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. KIECLOUD-688 Use rhel8 for podman jobs (apache#1443)

    * KIECLOUD-688 Use rhel8 for podman jobs
    
    * Update Jenkinsfile.promote
    radtriste authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    97d98cb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. [RHPAM-4560] - Install maven from rpm (apache#1446)

    Signed-off-by: Spolti <[email protected]>
    spolti authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0c0cd9e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. KOGITO-8526: Data Index Adds quarkus profile 'kafka-events-support' b…

    …y default (apache#1415)
    
    * KOGITO-8526:Add quarkus profile 'kafka-events-support' by default to data index images
    
    * created an env variable to pass the active quarkus profile
    
    * Add behave tests to data index common feature
    
    * Move behave tests to each data index DB distribution feature
    
    * Move behave tests to data index common feature and added script to ephemeral data index image
    
    * changed log_info message when unvalid value passed
    
    * Add the default kafka-events-support only when no KOGITO_DATA_INDEX_QUARKUS_PROFILE is provided
    
    * Only define a default value for KOGITO_DATA_INDEX_QUARKUS_PROFILE, no checking if it's empty
    
    * Fix data-index common script not found
    
    * Added reference in release notes
    
    ---------
    
    Co-authored-by: radtriste <[email protected]>
    nmirasch and radtriste authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    cbdbd25 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    c34af0f View commit details
    Browse the repository at this point in the history
  2. KOGITO-5784 Use nightly Quarkus platform in PR / nightlies (apache#1365)

    * Use local Quarkus platform
    
    * correction
    
    * Update README.md
    
    Co-authored-by: Filippe Spolti <[email protected]>
    
    * updates
    
    ---------
    
    Co-authored-by: Filippe Spolti <[email protected]>
    radtriste and spolti authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    94818a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. [KOGITO-8642] Add Smallrye Health Checks to SW Builder (apache#1444)

    * [KOGITO-8642] Add Smallrye Health Checks to SW Builder, enable kogito version to hack scripts
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Fix a small typo
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Improve testing and docs
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Remove wip
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Remove  attribute from sed commands
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Remove maven hack for snapshots
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Fix sed E command arg
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Fixing sourcing and cd'ing
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Update release notes
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    ---------
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    44a698a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    448cd94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de0cdfc View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    34171e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    bbf3954 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    98c4dae View commit details
    Browse the repository at this point in the history
  2. [SRVLOGIC-76] Data-index prod ephemeral image is missing the KOGITO_D… (

    apache#1460)
    
    * [SRVLOGIC-76] Data-index prod ephemeral image is missing the KOGITO_DATA_INDEX_QUARKUS_PROFILE
    
    Signed-off-by: Davide Salerno <[email protected]>
    
    * SRVLOGIC-76 - Data-index prod ephemeral image is missing the  - add common.sh
    
    ---------
    
    Signed-off-by: Davide Salerno <[email protected]>
    Co-authored-by: Marián Macik <[email protected]>
    davidesalerno and MarianMacik authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    9d4efc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. [main] Bump Quarkus version to 2.16.4.Final (apache#1456)

    Co-authored-by: Jenkins CI <[email protected]>
    kie-ci3 and Jenkins CI authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    64cde91 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. [KIECLOUD-661] - Create pipeline for rhpam-kogito images (apache#1463)

    * [KIECLOUD-661] - Create pipeline for rhpam-kogito images
    
    Signed-off-by: Spolti <[email protected]>
    
    * Update Makefile
    
    Co-authored-by: Andrea Lamparelli <[email protected]>
    
    ---------
    
    Signed-off-by: Spolti <[email protected]>
    Co-authored-by: Andrea Lamparelli <[email protected]>
    spolti and lampajr authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    9f01043 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. [KIECLOUD-661] - small fix (apache#1465)

    Signed-off-by: Spolti <[email protected]>
    spolti authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ff04431 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    df063a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    8a07f37 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    85d5309 View commit details
    Browse the repository at this point in the history
  2. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    fd85b36 View commit details
    Browse the repository at this point in the history
  3. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    19cb793 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39204cb View commit details
    Browse the repository at this point in the history
  5. Fix Setup Branch (apache#1471)

    * Fix Setup Branch
    
    * Update Jenkinsfile.setup-branch
    
    * Update Jenkinsfile.setup-branch
    
    * Update scripts
    radtriste authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    60368f8 View commit details
    Browse the repository at this point in the history
  6. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    5caff0a View commit details
    Browse the repository at this point in the history
  7. correction (apache#1474)

    radtriste authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6e9b1e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. [main] Bump Quarkus version to 2.16.5.Final (apache#1473)

    Co-authored-by: Jenkins CI <[email protected]>
    Co-authored-by: radtriste <[email protected]>
    3 people authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    94aa00e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. [KOGITO-8805] - [KSW-Operator] Workflow Dev Profile Builder Image lac… (

    apache#1475)
    
    * [KOGITO-8805] - [KSW-Operator] Workflow Dev Profile Builder Image lacking permissions to write on mvn dir on OpenShift
    
    Signed-off-by: Spolti <[email protected]>
    
    * Update modules/kogito-maven/3.8.x/added/configure-maven.sh
    
    ---------
    
    Signed-off-by: Spolti <[email protected]>
    spolti authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6194ca4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. [RHPAM-4560] - Adjust rhpam-kogito-builder-rhel8 image to enable lice…

    …nse compliance via publication of source containers (apache#1470)
    
    Signed-off-by: Spolti <[email protected]>
    spolti authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    941a744 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    48543f2 View commit details
    Browse the repository at this point in the history
  2. [main] Bump Quarkus version to 2.16.6.Final (apache#1477)

    Co-authored-by: Jenkins CI <[email protected]>
    kie-ci3 and Jenkins CI authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    673aeaf View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    34318b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    75d570a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    cd7a997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b626b91 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    d6a1457 View commit details
    Browse the repository at this point in the history
  2. fix dsl (apache#1494)

    radtriste authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    332dec9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    399dac2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    27adae5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. [main] Bump Quarkus version to 2.16.7.Final (apache#1514)

    Co-authored-by: Jenkins CI <[email protected]>
    kie-ci3 and Jenkins CI authored May 6, 2023
    Configuration menu
    Copy the full SHA
    0143ab0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. [1.13.x] RHPAM-4680 maven rpm module should include Red Hat repositor…

    …ies (apache#1502) (apache#1527)
    
    * RHPAM-4680 maven rpm module should include Red Hat repositories
    
    * correct after review
    radtriste authored May 10, 2023
    Configuration menu
    Copy the full SHA
    530cf7c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. swf-builder: Update base extensions

    radtriste authored and spolti committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6ac188a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26e8ca7 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    radtriste authored and spolti committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8dc21b2 View commit details
    Browse the repository at this point in the history
  4. updated tests

    radtriste authored and spolti committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f96f3cc View commit details
    Browse the repository at this point in the history
  5. correct bats tests

    radtriste authored and spolti committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c5dccc7 View commit details
    Browse the repository at this point in the history
  6. fix env var

    radtriste authored and spolti committed May 12, 2023
    Configuration menu
    Copy the full SHA
    fb29f58 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. KOGITO-9058 Remove full quarkus platform dependency (apache#1517)

    * KOGITO-9058 Remove full quarkus platform dependency
    
    * update swf-builder
    
    * s2i change for kogito version
    
    * fix
    radtriste authored May 16, 2023
    Configuration menu
    Copy the full SHA
    b176b19 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Update RELEASE_NOTES.md

    spolti committed May 17, 2023
    Configuration menu
    Copy the full SHA
    2ef10b5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Updating references to the new kie-ci actions folder. (apache#1503)

    * [BXMSPROD-2016] Updating references to the new kie-ci actions folder.
    
    * [BXMSPROD-2016] Updating references to the new kie-ci actions folder.
    bacciotti authored May 18, 2023
    Configuration menu
    Copy the full SHA
    0408021 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Update image validator version in CI (apache#1541)

    Signed-off-by: Spolti <[email protected]>
    spolti authored May 22, 2023
    Configuration menu
    Copy the full SHA
    bed22c2 View commit details
    Browse the repository at this point in the history
  2. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed May 22, 2023
    Configuration menu
    Copy the full SHA
    2e95415 View commit details
    Browse the repository at this point in the history
  3. [KOGITO-9182] - [Dev-mode] Unset the maven offline property if the QU… (

    apache#1542)
    
    * [KOGITO-9182] - [Dev-mode] Unset the maven offline property if the QUARKUS_EXTENSION env is set
    
    Signed-off-by: Spolti <[email protected]>
    
    * Update tests/features/kogito-swf-devmode.feature
    
    ---------
    
    Signed-off-by: Spolti <[email protected]>
    Co-authored-by: radtriste <[email protected]>
    Co-authored-by: Tristan Radisson <[email protected]>
    3 people authored May 22, 2023
    Configuration menu
    Copy the full SHA
    7cffea1 View commit details
    Browse the repository at this point in the history
  4. update cekit-image-validator to 1.3.6 (apache#1545)

    Signed-off-by: Spolti <[email protected]>
    spolti authored May 22, 2023
    Configuration menu
    Copy the full SHA
    17ea541 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. KOGITO-8866: Ensure that Jobs Service is embedded in the workflow dev…

    … profile (apache#1546)
    
    * KOGITO-8866: Ensure that Jobs Service is embedded in the workflow dev profile
        - Incorporates the kogito-addons-quarkus-jobs-service-embedded and kogito-addons-quarkus-data-index-inmemory to the kogito_swf_devmode image
    
    * KOGITO-8866: Ensure that Jobs Service is embedded in the workflow dev profile
        - Remove the kogito-addons-quarkus-data-index-inmemory by now
    wmedvede authored May 24, 2023
    Configuration menu
    Copy the full SHA
    8ca0fe2 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. KOGITO-8866: Ensure that Jobs Service is embedded in the workflow dev…

    … profile (apache#1547)
    
    - incoporates the kogito-addons-quarkus-data-index-inmemory
        - and behave tests for the jobs-service, data-index and dev-ui
    wmedvede authored May 25, 2023
    Configuration menu
    Copy the full SHA
    a805d4a View commit details
    Browse the repository at this point in the history
  2. KOGITO-9079 SWF images with multistage builds (apache#1539)

    * KOGITO-9079 SWF images with multistage builds
    * Update scripts/README.md
    * rebase with data-index inmemory changes
    radtriste authored May 25, 2023
    Configuration menu
    Copy the full SHA
    4b8ff6e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. KOGITO-9259 CI: Update nodes to rhel8 (apache#1552)

    * CI: Update nodes to rhel8
    
    * set back older changes
    
    * update engine
    
    * updates
    
    * update
    radtriste authored May 31, 2023
    Configuration menu
    Copy the full SHA
    8c8a628 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. [KOGITO-9225] - Disable continuous testing on dev images (apache#1549)

    * [KOGITO-9225] - Disable continuous testing on dev images
    
    Signed-off-by: Spolti <[email protected]>
    
    * review additions
    
    Signed-off-by: Spolti <[email protected]>
    
    * review
    
    Signed-off-by: Spolti <[email protected]>
    
    ---------
    
    Signed-off-by: Spolti <[email protected]>
    spolti authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    78fffe0 View commit details
    Browse the repository at this point in the history
  2. KOGITO-9259 CI: Fix env variables missing (apache#1560)

    * CI: Fix env variables missing
    
    * corrections
    radtriste authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7c792c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1ee3ec View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. [KOGITO-9251] - [Dev-mode] KSW Discovery - You need to define a Kuber… (

    apache#1554)
    
    * [KOGITO-9251] - [Dev-mode] KSW Discovery - You need to define a KubernetesServiceCatalog implementation
    
    Signed-off-by: Spolti <[email protected]>
    
    * fix behave test
    
    Signed-off-by: Spolti <[email protected]>
    
    ---------
    
    Signed-off-by: Spolti <[email protected]>
    spolti authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    824dc1d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    de5815b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. [KOGITO-9217] - Do not fail the Dev mode Container Image if the workf… (

    apache#1568)
    
    * [KOGITO-9217] - Do not fail the Dev mode Container Image if the workflow is invalid
    
    Signed-off-by: Spolti <[email protected]>
    
    * Update tests/features/kogito-swf-devmode.feature
    
    ---------
    
    Signed-off-by: Spolti <[email protected]>
    Co-authored-by: Tristan Radisson <[email protected]>
    spolti and radtriste authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5deed95 View commit details
    Browse the repository at this point in the history
  2. KOGITO-9300: operator dev mode image shouldn't generate the kogito.ya…

    …ml file (apache#1570)
    
    * KOGITO-9300: operator dev mode image shouldn't generate the kogito.yaml file
    
    * KOGITO-9300: operator dev mode image shouldn't generate the kogito.yaml file
        - Review suggestions
    wmedvede authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    6855a4f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    7163a7d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. KOGITO-9181 Build multiplatform (apache#1569)

    * KOGITO-9181 Build multiplatform
    
    * correction
    
    * update
    
    * update for aarch64
    
    * Updated deploy file
    
    * set back cekit_options
    
    * update deploy file
    
    * update
    
    * update
    
    * update
    
    * added squash
    
    * use shared lib for Python
    
    * fix if no testing
    
    * use shared libs
    
    * use shared libs
    
    * use shared libs
    
    * update
    
    * correction
    
    * Updated promote pipeline
    radtriste authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    159c670 View commit details
    Browse the repository at this point in the history
  2. [KOGITO-9077] Restoring build-quarkus-app.sh and creating maven proje…

    …ct to execute it (apache#1573)
    
    * Restoring build-quarkus-app.sh and creating maven project to execute it
    
    Signed-off-by: Davide Salerno <[email protected]>
    
    * move build-quarkus-app.sh and pom.xml to maven folder
    
    * create modules for quarkus-app and maven-repo
    
    * parametrize the quarkus platform groupId
    
    * do not call setup-maven.sh to create settings.xml
    
    * rename artifactId to devMode
    
    * inject extensions not available in RHBQ 2.13.x in serverless-workflow-project/pom.xml
    
    * use GAV of extensions not available in RHBA 2.13.x instead of injecting them in the pom.xml
    
    * move files from maven folder to scripts/logic folder
    
    * remove PME changes that was commited accidentally
    
    * Apply suggestions from code review
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    * update build-quarkus-app.sh parameters comment
    
    ---------
    
    Signed-off-by: Davide Salerno <[email protected]>
    Co-authored-by: Roberto Oliveira <[email protected]>
    Co-authored-by: Roberto Oliveira <[email protected]>
    Co-authored-by: Tristan Radisson <[email protected]>
    4 people authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    117da64 View commit details
    Browse the repository at this point in the history
  3. KOGITO-9333 Create Nightly quarkus-lts job (apache#1574)

    This will only create
    radtriste authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    bca284d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. [KOGITO-9229] - Unify the jvm and mvn settings for devmode (apache#1551)

    * [KOGITO-9229] - Unify the jvm and mvn settings for devmode
    
    Signed-off-by: Spolti <[email protected]>
    
    * Update tests/features/kogito-swf-builder.feature
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    * Update tests/features/kogito-swf-builder.feature
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    * review changes
    
    Signed-off-by: Spolti <[email protected]>
    
    * review
    
    Signed-off-by: Spolti <[email protected]>
    
    * review additions
    
    Signed-off-by: Spolti <[email protected]>
    
    * Update modules/kogito-swf/common/scripts/added/add-extension.sh
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    * add back set -e
    
    Signed-off-by: Spolti <[email protected]>
    
    ---------
    
    Signed-off-by: Spolti <[email protected]>
    Co-authored-by: Tristan Radisson <[email protected]>
    spolti and radtriste authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ee6fc0f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    616a9b9 View commit details
    Browse the repository at this point in the history
  2. [BXMSPROD-2063] build-quarkus-app.sh: allow to copy local deployed ar…

    …tifacts when running as part of nightly (apache#1576)
    rgdoliveira authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6382783 View commit details
    Browse the repository at this point in the history
  3. [KOGITO-9077] add maven modules for swf-builder image zip artifacts (a…

    …pache#1578)
    
    * add devmode prefix to modules and rename root pom to a generic name
    
    * create builder-maven-repo and builder-quarkus-app modules and adjust root pom
    
    * update kogito version to 1.40.0.Final
    
    kogito-addons-quarkus-fabric8-kubernetes-service-catalog is only available from that version
    
    * Updating build-quarkus-app.sh with quarkus_extensions for builder use case
    
    Signed-off-by: Davide Salerno <[email protected]>
    
    ---------
    
    Signed-off-by: Davide Salerno <[email protected]>
    Co-authored-by: Davide Salerno <[email protected]>
    rgdoliveira and davidesalerno authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3ec2094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21cb392 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    a4a7a34 View commit details
    Browse the repository at this point in the history
  2. [KOGITO-9168] [KSW-Operator] Create the cekit image descriptor for SW… (

    apache#1561)
    
    * [KOGITO-9168] [KSW-Operator] Create the cekit image descriptor for SWF devmode image
    
    Signed-off-by: Davide Salerno <[email protected]>
    Co-authored-by: Roberto Oliveira <[email protected]>
    davidesalerno and rgdoliveira authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b6193de View commit details
    Browse the repository at this point in the history
  3. [KOGITO-9077] Create the cekit image descriptor for SWF builder image (

    …apache#1526)
    
    * [KOGITO-9077] Create the cekit image descriptor for SWF builder image
    
    Signed-off-by: Davide Salerno <[email protected]>
    
    * Update logic-swf-builder-rhel8-overrides.yaml
    
    Co-authored-by: Roberto Oliveira <[email protected]>
    
    * [KOGITO-9077] Create the cekit image descriptor for SWF builder image - behave tests
    
    Signed-off-by: Davide Salerno <[email protected]>
    
    * [KOGITO-9077] Create the cekit image descriptor for SWF builder image - Moved to multistage build
    
    Signed-off-by: Davide Salerno <[email protected]>
    
    * Update logic-imagestream.yaml
    
    Co-authored-by: Tristan Radisson <[email protected]>
    Signed-off-by: Davide Salerno <[email protected]>
    
    * Restored Quarkus app bash script
    
    Signed-off-by: Davide Salerno <[email protected]>
    
    * Created new cekit module for retrieving artifacts in Prod OSL build
    
    Signed-off-by: Davide Salerno <[email protected]>
    
    * Cleaning up from old files to be removed
    
    Signed-off-by: Davide Salerno <[email protected]>
    
    ---------
    
    Signed-off-by: Davide Salerno <[email protected]>
    Co-authored-by: Roberto Oliveira <[email protected]>
    Co-authored-by: Tristan Radisson <[email protected]>
    3 people authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    684c664 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. better organize quarkus-extensions variables in build-quarkus-app.sh (a…

    …pache#1585)
    
    * use double quotes for quarkus extensions in build-quarkus-app.sh
    
    * better organize quarkus-extensions variables in build-quarkus-app.sh
    rgdoliveira authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5c92eb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. KOGITO-9351 CI: Deploy: Externalize build image job (apache#1572)

    * KOGITO-9351 CI: Deploy: Externalize build image job
    
    * Update kogito-data-index-infinispan-image.yaml
    
    Co-authored-by: Filippe Spolti <[email protected]>
    
    ---------
    
    Co-authored-by: Filippe Spolti <[email protected]>
    radtriste and spolti authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    79eff0a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    7c19509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0675a41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    919f9eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2a4369 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    89a0250 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. [KOGITO-9343] - Update the swf devmode image to handle arm data-index… (

    apache#1584)
    
    * [KOGITO-9343] - Update the swf devmode image to handle arm data-index and jobs-service addons
    
    Signed-off-by: Spolti <[email protected]>
    
    * Update modules/kogito-swf/common/scripts/added/create-app.sh
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    * Update modules/kogito-swf/common/scripts/added/create-app.sh
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    * small typo fix
    
    Signed-off-by: Spolti <[email protected]>
    
    * small logic typo
    
    Signed-off-by: Spolti <[email protected]>
    
    ---------
    
    Signed-off-by: Spolti <[email protected]>
    Co-authored-by: Tristan Radisson <[email protected]>
    spolti and radtriste authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5688a23 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. KOGITO-9469 Set back Kogito Base Builder Image (apache#1604)

    * KOGITO-9469 Set back Kogito Base Builder Image
    
    * updated test
    radtriste authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    7e23a6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58947b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. [1.40.x-prod] Fix build-image job with specific repository (apache#1612

    …) (apache#1613)
    
    * Fix build-image job with specific repository
    
    * Allow to override images list
    
    * update
    
    Co-authored-by: Tristan Radisson <[email protected]>
    github-actions[bot] and radtriste authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0cd46a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    4a8a714 View commit details
    Browse the repository at this point in the history
  2. Small fix for building kogito apps in prod branch (apache#1615)

    * Small fix for building kogito apps in prod branch
    
    Follow-up on https://github.com/kiegroup/kogito-images/pull/1611
    
    * Small fix for building kogito apps in prod branch
    
    Follow-up on https://github.com/kiegroup/kogito-images/pull/1611
    radtriste authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    aad33ea View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d3d111e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d39ddf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    070ed4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1258858 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    507c14d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136b9cd View commit details
    Browse the repository at this point in the history
  3. [main] Bump Quarkus version to 2.16.8.Final (apache#1623)

    Co-authored-by: Jenkins CI <[email protected]>
    kie-ci3 and Jenkins CI authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ce85468 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    c66a151 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. KOGITO-9488 CI: Update status for each image built (apache#1602)

    * Test update status
    
    * update
    radtriste authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5dd65be View commit details
    Browse the repository at this point in the history
  2. CI: Fix reduced tag push (apache#1636) (apache#1639)

    Co-authored-by: Tristan Radisson <[email protected]>
    github-actions[bot] and radtriste authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ea3fec9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    55d1055 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. [BXMSPRO-2086] update quarkus job for prod images (apache#1644)

    * [BXMSPRO-2086] update quarkus job for prod images
    
    * Update .ci/jenkins/dsl/jobs.groovy
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    ---------
    
    Co-authored-by: Tristan Radisson <[email protected]>
    lampajr and radtriste authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8959a28 View commit details
    Browse the repository at this point in the history
  2. [KOGITO-9633] - tzdb.dat (No such file or directory) (apache#1643)

    * [KOGITO-9633] - tzdb.dat (No such file or directory)
    
    Signed-off-by: Spolti <[email protected]>
    
    * Apply suggestions from code review
    
    ---------
    
    Signed-off-by: Spolti <[email protected]>
    Co-authored-by: Tristan Radisson <[email protected]>
    spolti and radtriste authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3e9f6db View commit details
    Browse the repository at this point in the history
  3. [KOGITO-9465] - Fix behave test for the kogito-s2i-builder image (apa…

    …che#1610)
    
    * [KOGITO-9465] - Fix behave test for the kogito-s2i-builder image
    
    Signed-off-by: Spolti <[email protected]>
    
    * test config
    
    * try 2 builds in one scenario
    
    * update
    
    * correction
    
    * Update tests/features/kogito-common-builder-jvm.feature
    
    * Revert "test config"
    
    This reverts commit 79eff86300963f4720c82c441e1420cd0655b082.
    
    * Update feature files
    
    * Update tests/features/kogito-s2i-builder-native.feature
    
    * Update tests/test-apps/clone-repo.sh
    
    * review
    
    Signed-off-by: Spolti <[email protected]>
    
    ---------
    
    Signed-off-by: Spolti <[email protected]>
    Co-authored-by: radtriste <[email protected]>
    Co-authored-by: Tristan Radisson <[email protected]>
    3 people authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c18f189 View commit details
    Browse the repository at this point in the history
  4. KOGITO-9616 Improve release notes (apache#1642)

    * KOGITO-9616 Improve release notes
    
    Similar to https://github.com/kiegroup/kogito-runtimes/pull/3017
    
    * review comments
    radtriste authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    df75994 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    45ff4bd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. KOGITO-9671 CI: Remove bot account usage (apache#1662)

    * KOGITO-9671 CI: Remove bot account usage
    
    * review comments
    radtriste authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7814f2b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    2775085 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. [main] Make shell tests more flexible (apache#1656)

    * [1.40.x-prod] Make shell tests more flexible (apache#1641)
    
    * Make shell tests more flexible
    
    * Setup prod test scripts
    
    * setup community_image_id prod env test
    
    * debug container build
    
    * Update scripts/logic/test/shell_test.sh
    
    Co-authored-by: Marián Macik <[email protected]>
    
    ---------
    
    Co-authored-by: Marián Macik <[email protected]>
    
    * Prod test script: Allow to use community images
    
    * Remove `@sha256` from image name
    
    * Update scripts/logic/test/env_test.sh
    
    Co-authored-by: Marián Macik <[email protected]>
    
    ---------
    
    Co-authored-by: Tristan Radisson <[email protected]>
    Co-authored-by: Marián Macik <[email protected]>
    Co-authored-by: Marián Macik <[email protected]>
    4 people authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1e4b96c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. KOGITO-9654: Include kogito-addons-quarkus-process-management in kogi…

    …to-swf-devmode-image (apache#1655)
    
    Co-authored-by: Michael Anstis <[email protected]>
    manstis and manstis authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    60aa3d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. [main] Bump Quarkus version to 2.16.9.Final (apache#1661)

    Co-authored-by: Jenkins CI <[email protected]>
    kie-ci3 and Jenkins CI authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d3dabae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    217642d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    3fee623 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    bf82cd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    11e0d7c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. KOGITO-9725 DSL cleanup: Remove 'kogito-bdd' check (apache#1672)

    Never used/maintained
    radtriste authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b985ce2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Fix promote pipeline (apache#1674) (apache#1675)

    Co-authored-by: Tristan Radisson <[email protected]>
    github-actions[bot] and radtriste authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3f454b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. [main] Bump Quarkus version to 2.16.10.Final (apache#1679)

    Co-authored-by: Jenkins CI <[email protected]>
    kie-ci3 and Jenkins CI authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9c76571 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. [KOGITO-9749] - Add Events Process, Process Management, and Sources a…

    …ddon to builder image (apache#1678)
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    bb14cd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. [SRVLOGIC-158] - Dynamic resources script is reading wrong container …

    …sys files on cgroupsv2 (apache#1676)
    
    Signed-off-by: Spolti <[email protected]>
    Co-authored-by: radtriste <[email protected]>
    spolti and radtriste authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ba0879e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    7efbbd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca8839 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. [main] Update version to 2.0.0-snapshot

    Jenkins CI committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1068c32 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    ee5de39 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. [KOGITO-9791] build-quarkus-app.sh: properly define versions of org.a…

    …pache.maven.plugins to avoid downloading old artifacts (apache#1686)
    
    * [KOGITO-9791] build-quarkus-app.sh: properly define versions of org.apache.maven.plugins to avoid downloading old artifacts
    
    * fix sed command for OSX
    rgdoliveira authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d0a2971 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. kie-issues#574 Initial ASF Jenkins CI Setup (apache#1703)

    Prepare for Apache migration
    
    Fix Cloud credentials reference
    
    Remove prod jobs
    
    Remove PR job
    
    update pipelines (apache#1697)
    
    PR multibranchPipelineJob (apache#1700)
    
    
    
    Update `kiegroup` repository references to `apache` (apache#1698)
    
    Co-authored-by: radtriste <[email protected]>
    Co-authored-by: jstastny-cz <[email protected]>
    3 people authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9ad98ac View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. [KOGITO-9729] SonataFlow builder image is not preserving resources pa…

    …th (apache#1677)
    
    * [KOGITO-9729] SonataFlow builder image is not preserving resources path
    
    Signed-off-by: Davide Salerno <[email protected]>
    
    * [KOGITO-9729] Added shell test
    
    Signed-off-by: Davide Salerno <[email protected]>
    
    * Update modules/kogito-swf/common/scripts/added/build-app.sh
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    * [KOGITO-9729] Stopping containers into the same shell test
    
    Signed-off-by: Davide Salerno <[email protected]>
    
    ---------
    
    Signed-off-by: Davide Salerno <[email protected]>
    Co-authored-by: Tristan Radisson <[email protected]>
    davidesalerno and radtriste authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5fac5e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    98e816b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. [KOGITO-9729] - (fix) Preserve directory structure while copying file…

    …s in builder image (apache#1711)
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fb3e43e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. [KOGITO-9729] - (fix) Preserve directory structure while copying file…

    …s in builder image (apache#1711) (apache#1712)
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    db9b072 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. kie-issues#632: Fix pipelines for Apache Incubator migration (apache#…

    …1709)
    
    * Update kogito-images job to follow apache config
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * generate also build-image job
    
    * use plain ubuntu in Jenkinsfile
    
    * refactor Jenkinsfile to a dummy trigger
    
    * pass PR source repository name
    
    * use open ports
    
    * hold localRegistryUrl after startup
    
    * adjust repository URLs after transfer
    
    * adjust KOGITO_APPS_REPO_NAME
    
    * prevent repeated checkout
    
    * remove jboss repository references
    
    * fix settings.xml
    
    * invoke bash explicitly to process bash directives
    
    * set git config
    
    * set global config
    
    * replace mailing lists
    
    * collect logs from all containers
    
    * try log everything
    
    * add initial sleep into startup command in feature files
    
    * use skopeo installed in image
    
    * Tidying the PR up #1
    
    * Fix problem with builder script copying files for swf-builder-image
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * fix cleanup in build-image
    
    * increase pipeline timeouts
    
    * solve deferred wipeout issues
    
    * increase timeout
    
    * skip docker cleanup
    
    * [KOGITO-9729] - (fix) Preserve directory structure while copying files in builder image
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * handle GitHub push credentials
    
    
    ---------
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    Co-authored-by: radtriste <[email protected]>
    Co-authored-by: jstastny-cz <[email protected]>
    3 people authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8e20b38 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. kie-issues#749: fix nightly build and tests

    jstastny-cz authored and jstastny-cz committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c91568d View commit details
    Browse the repository at this point in the history
  2. kie-issues-693: Update SonataFlow buidler and dev mode images to use …

    …the kogito-addons-quarkus-microprofile-config-service-catalog (apache#1713)
    wmedvede authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7f2f402 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. kie-issues#759: make git clone pattern more robust

    jstastny-cz authored and jstastny-cz committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b716f85 View commit details
    Browse the repository at this point in the history
  2. NO-ISSUE - Add exec permissions back to build-app.sh in kogito-swf co…

    …mmon module (apache#1715)
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0bcbb83 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. kie-issues#767: set user config for git

    jstastny-cz authored and jstastny-cz committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    26fd4be View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. [main] Update version to 2.0.0-snapshot

    asf-ci-kie committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3f13986 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Fix bdd swf-devmode svc discovery (apache#1718)

    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    000d4eb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    685474f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. incubator-kie-issues#563: Add apache license headers (apache#1708)

    * Add apache license headers
    
    * github.com/kiegroup -> github.com/apache/incubator-kie-
    
    * trigger build
    
    * trigger build
    
    * trigger build
    
    * keep kie-cloud-tools link
    
    * Add header to new files since PR was opened
    
    * 755 permission
    
    * restore 755 permission
    
    * restore 755 permission 2
    jomarko authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a08e1c6 View commit details
    Browse the repository at this point in the history
  2. kie-kogito-images-1727: Add the kogito-addons-quarkus-knative-serving…

    … addon to the swf-builder images (apache#1730)
    wmedvede authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0ec648c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d60b312 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. [NO-ISSUE] Remove MongoDB leftovers duo to ASF restrictions (apache#1732

    )
    
    * Remove MongoDB leftovers duo to ASF restrictions
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Removing composer references on Infinispan and MongoDB
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Remove Inifinispan leftovers
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    ---------
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    feebea2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    e8c7b7b View commit details
    Browse the repository at this point in the history
  2. kie-kogito-images-1735: Add the kogito-addons-quarkus-jobs-knative-ev…

    …enting addon to the swf-builder images (apache#1736)
    wmedvede authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    bed8948 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    4eb5fdd View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    34fb881 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. kie-issues#821: Kogito-images weekly job (apache#1740)

    * Kogito Images weekly job
    
    * Add kogito-swf-builder image and weekly-latest tag
    rodrigonull authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c223f0e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    51c1f8b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    60abf28 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    e43b86e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    ce62b9d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Fix apache#1749 - Rename SonataFlow, jBPM, and Drools extensions (apa…

    …che#1750)
    
    * Fix apache#1749 - Rename SonataFlow, jBPM, and Drools extensions
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Review org.kie.kogito to org.kie namespace
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Rename to org.apache.kie.sonataflow
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Fix behave tests log regexp to match extensions descriptions
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Trying to switch back to sh from bash
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Changing behave tests fork to experiment with an older cekit version
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Using jmtd cekit-behave ref
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Fix devmodeui behave tests
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Remove cekit-behave workaround
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    ---------
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b4cf1cb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    e93091b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Weekly job (apache#1757)

    * Update Kogito version when build weekly image tags
    rodrigonull authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    39bdc54 View commit details
    Browse the repository at this point in the history
  2. Reintroduce image Kogito Base Builder for Web Tools (apache#1754)

    * Reintroduce image Kogito Base Builder for Web Tools
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Restore Makefile verbose options
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    ---------
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    866d09f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6f4d01 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    1e77d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f248f49 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    af98d96 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. [kie-issues#963] Remove all references to kogito-task-console and kog…

    …ito-management-console (apache#1753)
    
    * Remove all references to kogito-task-console and kogito-management-console
    
    * Remove more kogito-task/management-console references
    thiagoelg authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2731f44 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    692d990 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    a595d8c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    38ccde1 View commit details
    Browse the repository at this point in the history
  2. Adding required DISCLAIMER file (apache#1765)

    INCUBATOR projects are required to have a DISCLAIMER file for their
    releases.
    
    Signed-off-by: Jason Porter <[email protected]>
    LightGuard authored May 9, 2024
    Configuration menu
    Copy the full SHA
    cf36971 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cebc805 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. (no-issue) Add CODEOWNERS file (apache#1766)

    * (no-issue) Add CODEOWNERS file
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Fix asf.yaml file to include branch protection
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    ---------
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored May 16, 2024
    Configuration menu
    Copy the full SHA
    f36b745 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Rename quay to docker in image bundles (apache#1768)

    * Rename quay to docker in image bundles
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Move kogito-swf dir to sonataflow
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Rename tests from kogito-swf to sonataflow
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Rename tests from kogito-swf to sonataflow
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    * Adding dockerhub correct URL; renaming ImageStream builder's name
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    
    ---------
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored May 22, 2024
    Configuration menu
    Copy the full SHA
    7becdbf View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. NO-ISSUE: Make the weekly Jenkins job build all images (apache#1769)

    * Make the weekly Jenkins job build all images
    
    * Add cloud images binding
    rodrigonull authored May 23, 2024
    Configuration menu
    Copy the full SHA
    f64adbb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. kie-issues#1250: prepare for release branch,gpg,svn (apache#1770)

    * kie-issues#1250: prepare for release branch,gpg,svn
    
    * change docker save command
    
    Co-authored-by: Rodrigo Antunes <[email protected]>
    
    * Update .ci/jenkins/Jenkinsfile.build-image
    
    Co-authored-by: Rodrigo Antunes <[email protected]>
    
    * fix DSL
    
    ---------
    
    Co-authored-by: jstastny-cz <[email protected]>
    Co-authored-by: Rodrigo Antunes <[email protected]>
    3 people authored May 27, 2024
    Configuration menu
    Copy the full SHA
    63b10d9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    431715c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. kie-issues#1214: Replace explicit references to quay.io images across…

    … CI pipelines (apache#1772)
    
    * Update CI pipelines for the Apache 10 release
    
    * Create a new tag
    
    * Add git tag name and image artifact release version paramters
    
    * Fix typo
    
    * Add new apache dockerhub credentials ids
    rodrigonull authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a4ca76d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    530f498 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. incubator-kie-kogito-images#1729: PR checks forks with different nami…

    …ng (apache#1776)
    
    * incubator-kie-kogito-images#1729: PR checks forks with different naming
    
    * add missing method
    
    ---------
    
    Co-authored-by: jstastny-cz <[email protected]>
    jstastny-cz and jstastny-cz authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1d3c476 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. incubator-kie-kogito-images#1729: parameterize jobParams of build-ima…

    …ge job (apache#1777)
    
    Co-authored-by: jstastny-cz <[email protected]>
    jstastny-cz and jstastny-cz authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    14d75ad View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    9665943 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. [10.0.x] NO-ISSUE: Set 10.0.x-YYYYMMDD image tags on weekly deploy job (

    apache#1783)
    
    * Set 10.0.x-YYYYMMDD image tags on weekly deploy job
    
    * Set 10.0.x-YYYYMMDD image tags on weekly deploy job
    rodrigonull authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5b61f2a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. NO-ISSUE: fix setup-branch cleanWs problem

    Co-authored-by: jstastny-cz <[email protected]>
    jstastny-cz and jstastny-cz committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6911aab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb62445 View commit details
    Browse the repository at this point in the history
  3. NO-ISSUE: set build branch as a tag

    Co-authored-by: jstastny-cz <[email protected]>
    jstastny-cz and jstastny-cz committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7d6a828 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dce73d View commit details
    Browse the repository at this point in the history
  5. NO-ISSUE: fix env.DISABLE_IMAGES_DEPLOY evaluation

    jstastny-cz authored and jstastny-cz committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0a97197 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    8358e9e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    d1ce6c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    38632d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    475225a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    69b6c2d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. kie-issues#1365: Revisit all React-dependent packages on kie-tools

    …declaring `react` as a `dependency` instead of a `peerDependency` (apache#2559)
    fantonangeli authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1e6b21e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    6d694d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    200d50e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    2433ad7 View commit details
    Browse the repository at this point in the history
  2. [kie-tools#2571] [sonataflow-management-console] Convert Containerfil…

    …es to Cekit (apache#2573)
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c921195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd39dde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27422a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2283522 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    5218ca6 View commit details
    Browse the repository at this point in the history
  2. NO-ISSUE: Use image-builder and maven-m2-repo-via-http-image to b…

    …uild `serverless-logic-web-tools-swf-dev-mode-image` (apache#2574)
    thiagoelg authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9e7a258 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21a05ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78825a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    077b778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7083c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    f17d912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7463af3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2b4dff View commit details
    Browse the repository at this point in the history
  4. build(deps): bump org.infinispan.protostream:protostream from 4.3.5.F…

    …inal to 4.6.2.Final in /packages/dashbuilder/appformer (apache#2594)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e21bbd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    1c731ec View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. kie-tools-issues#2584: Make private members to be protected for `…

    …DefaultVsCodeKieEditorChannelApiImpl` (apache#2606)
    lordrip authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    06e97c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c736b View commit details
    Browse the repository at this point in the history
  3. kie-issues#980: On the DMN Editor it's not possible to use the Palett…

    …e if the focus is on another element (apache#2598)
    jomarko authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e1a5c69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2caba8d View commit details
    Browse the repository at this point in the history
  5. kie-issues#1488: Importing drools-build-parent in Jbang script to e…

    …nforce usage of correct depencendies version (apache#2607)
    yesamer authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    74506d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6998f62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60c12fe View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. kie-issues#1376: The width information are not being deleted from DMN…

    … when the expression is deleted in the new Boxed Expression Editor (apache#2602)
    danielzhe authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    683be53 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    6fc4727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96d574e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0949d8f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    c21032e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Migrate kogito-images to kie-tools package format

    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored and tiagobento committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    64ca6c9 View commit details
    Browse the repository at this point in the history
  2. Remove sonataflow-{common|builder|devmode} images

    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored and tiagobento committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a2ac917 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'ricardozanini/incubator-kie-kogito-imag…

    …es@kie-monorepo-migration' into kogito-images-migration
    tiagobento committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ce4ce3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b988273 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    d2fa9cb View commit details
    Browse the repository at this point in the history
  2. NO-ISSUE: Fix tests and test command of sonataflow-image-common (ap…

    …ache#2629)
    
    Signed-off-by: Ricardo Zanini <[email protected]>
    Co-authored-by: Ricardo Zanini <[email protected]>
    tiagobento and ricardozanini authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b4e3804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    275c07d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. kie-issues#1298: Decision Services & multiple DRDs: make it possible …

    …o add external Decisions to a Decision Service (apache#2508)
    
    Co-authored-by: Tiago Bento <[email protected]>
    Co-authored-by: Tiago Bento <[email protected]>
    Co-authored-by: Luiz João Motta <[email protected]>
    4 people authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e53f6b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. kie-issues#886: On the DMN Editor, adding waypoints to edges that don…

    …'t have a corresponding DMNEdge associated with it should create the DMNEdge and add the waypoint normally (apache#2546)
    
    Co-authored-by: Tiago Bento <[email protected]>
    jomarko and tiagobento authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    62732c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    4486929 View commit details
    Browse the repository at this point in the history
  2. kie-issues#1490: Use turbo's diffing algorithm to know which packag…

    …es are affected by changes to `pnpm-lock.yaml`, avoiding FULL builds (apache#2632)
    thiagoelg authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    92544da View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    0025c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56802d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e82369e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91f88ed View commit details
    Browse the repository at this point in the history