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

[9.99.x-prod] Fix PRs checks #41

Merged

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    815c60a View commit details
    Browse the repository at this point in the history
  2. pr-downstream.yml: remove kogito-quarkus-examples and kogito-springbo…

    …ot-examples that are not part of the product
    rgdoliveira committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    57cebe4 View commit details
    Browse the repository at this point in the history
  3. .ci/buildchain-project-dependencies.yaml: remove Drools / Kogito mapping

    This mapping is not required anymore as Drools and Kogito are now synced in the same branch/version.
    This was needed before because the branches used to be Kogito 1.x and Drools 8.x
    rgdoliveira committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4f35ae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51f9dcc View commit details
    Browse the repository at this point in the history
  5. add -Dproductized profile for Kogito PR check and remove -Dfull profi…

    …le for Drools PR check
    
    The productized profile is still needed as there are still some leftovers of it in upstream code that was not removed yet
    rgdoliveira committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    08092d2 View commit details
    Browse the repository at this point in the history